Call Logs
Get Call Recording
Download the audio recording for a specific call log
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
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.