Skip to main content
GET
/
v1
/
calls
/
{id}
/
recording
Get recording of a call
curl --request GET \
  --url https://api.eu.volubile.ai/v1/calls/{id}/recording \
  --header 'Authorization: Bearer <token>'
"aSDinaTvuI8gbWludGxpZnk="

Authorizations

Authorization
string
header
required

Short lived Bearer token issued by /v1/auth/token.

Path Parameters

id
string<uuid>
required

Unique identifier of the call

Response

OK

Audio bytes in multi-channel mp3 format