Skip to main content
GET
Get call recording
When called, this endpoint will return the raw audio file in the audio/mpeg format.
This endpoint is rate-limited to 50 requests per hour
Only recordings that have external: false can be retrieved via this endpoint

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Call ID

Response

successful