Conversation Recording Meta Data in Bulk?

Is there an API that you can submit bulk conversation id's (say 100 at a time) that will return the recordings available for that conversation id.

I know the below api gives me the information I am looking for (recording state/media type) however I want to run multiple conversation ids at a time as 1 by 1 takes a long time based on the volume I have.
GET - /api/v2/conversations/{conversationId}/recordings

Any help is appreciated.

thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.