cURL
curl --request GET \ --url https://api.bland.ai/v1/recordings/{call_id} \ --header 'authorization: <authorization>'
{ "data": null, "errors": [ { "error": "CALL_RECORDING_NOT_FOUND", "message": "Call recording not found" } ] }
Retrieve an audio stream for a call recording.
"audio/mpeg"
"audio/wav"
null