Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The ID of the recording to retrieve.

Example:

"rec_01kfyc9dgdec1avkgs7tng8htg"

Response

Recording

A call recording

call
object
required

The call that produced this recording

duration
integer
required

The duration of the recording in seconds

id
string
required

The unique identifier for the recording