Path Parameters
| Parameter | Type | Description |
|---|---|---|
call_id | integer | Burki call ID |
recording_id | integer | Recording ID linked to the call |
Response
Returns audio bytes with the appropriate content type:audio/mpegfor MP3 recordingsaudio/wavfor WAV recordings
Error Responses
| Status | Cause |
|---|---|
202 | Recording is still processing |
404 | Call, recording, or S3 recording file not found |
500 | Error downloading the recording file |