Skip to main content
GET
Download the audio file for a recording. This endpoint streams the audio bytes directly.

Path Parameters

recording_id
string
required
The unique recording identifier (e.g., rec_01HABC987654321).

Response

Returns the audio file as a binary stream.

Headers

Streaming Downloads

For large recordings, you can stream the download instead of buffering the entire file:

Notes

Recordings are returned in MP3 format. The original audio is 8kHz mono (telephony quality).