Skip to main content
GET
Get Recording Download Url

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required
recording_id
string<uuid>
required

Query Parameters

expires
integer
default:3600

URL expiration in seconds

Required range: 60 <= x <= 86400

Response

Successful Response