GET
/
api
/
calls
/
{call_id}
/
recording
curl --request GET \
  --url https://api.ultravox.ai/api/calls/{call_id}/recording \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

call_id
string
required

Response

200

No response body