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

recording_id
string
required

Uniquely identifies the recording by id.

Response

A response with a single recording resource.

data
RecordingResponseData · object