Skip to main content
GET
/
call
/
{callId}
/
recording
Download call recording
curl --request GET \
  --url https://app2.freyavoice.ai/api/v2/call/{callId}/recording \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

callId
string<uuid>
required

Query Parameters

workspaceId
string<uuid>
required

Response

MP3 audio stream

The response is of type file.