Skip to main content
GET
Returns the audio recording file for a completed call. The response is a binary audio/mpeg file with a Content-Disposition: attachment header.

Path Parameters

string
required
The unique identifier of the call log (UUID format)
Recordings are only available for calls where recording was enabled via the agent’s config.enable_recording setting. If recording was not enabled, this endpoint returns a 404 error.