Skip to main content
GET
Get Call Recording

Headers

string
required
Your API key for authentication.
string
Audio content type requested: "audio/mpeg" (MP3) or "audio/wav" (WAV). Defaults to WAV.

Path Parameters

string
required
The unique identifier of the call for which you want to retrieve its recording.

Query Parameters

any
Any additional query parameters will be passed through to the underlying recording URL.

Response

audio stream
The audio recording stream of the call, in the requested or default format (WAV).
null|array
null on success, or an array of error objects if access fails.

Docs for agents: llms.txt