Conversations
Get Audio Recording
GET
/
conversations
/
{id}
/
recording
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the conversation
Response
200 - application/json
The recording url of the conversation.