Skip to main content
GET
Get a call recording URL

Headers

Authorization
string
required

Bearer [access_token]

Path Parameters

callId
integer<int64>
required

ID of the call.

Required range: x >= 1

Response

Recording URL retrieved successfully.

Wrapped response for GET /v1.0/call/url/{callId}. The recording URL payload is returned under the 'calls' key.

calls
object

Download URL for a call recording. The URL is valid for a limited time.