Hello,
We want to retrieve any snippet recordings that exist for a conversation. For that , we are using the following API.
GET /api/v2/conversations/{conversationId}/recordings
In the json response:
- Whole call recording is under "mediaSubtype": "Trunk"
- Snippet recording is under "mediaSubtype": "Snippet"
Note: We noticed that for snippet recordings we always get two mediaURIs meaning that snippet recordings are recorded as dual.
Is there a way to change that and have a single mediaURI for the snippet recordings?
BR,
Orestis
#PlatformAPI------------------------------
Orestis Dimitropoulos
------------------------------