Skip to main content
GET
/
v1
/
calls
/
{id}
/
recording
Download call recording
curl --request GET \
  --url https://api.vatel.ai/v1/calls/{id}/recording \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Send your organization API key as Authorization: Bearer <key>.

Path Parameters

id
string<uuid>
required

Call id

Response

WAV audio file

The response is of type file.