Skip to main content
GET
Get Conversation Recording Url

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Path Parameters

interview_id
string<uuid>
required
conversation_id
string<uuid>
required

Query Parameters

download
boolean
default:false

Response

Successful Response

url
string | null
required
track
string
required
mime_type
string
required
size_bytes
integer | null
duration_seconds
integer | null
expires_in_seconds
integer
default:3600