Calls
Get recordings for a call
Retrieve a list of recordings associated with a specific call. The results are sorted chronologically, with the oldest recording segment appearing first in the list.
GET
/
v1
/
call-recordings
/
{callId}
Path Parameters
The unique identifier of the call for which recordings are being retrieved.
Response
200 - application/json
Was this page helpful?