GET
/
conversations
/
{id}
/
recording

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The id of the conversation

Response

200 - application/json
recording_url
string
required

The recording url of the conversation.