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