Retrieve a call recording
Retrieves the details of an existing call recording.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Uniquely identifies the recording by id.
Response
A response with a single recording resource.
JavaScript