GET
/
calls
/
{id}
/
recording
curl --request GET \
  --url https://app.happyrobot.ai/api/v1/calls/{id}/recording \
  --header 'authorization: <authorization>'
"<string>"

Headers

authorization
string
required

Your API key for authentication. Use Bearer format.

Path Parameters

id
string
required

ID of the call.

Response

200 - application/json

The response is of type string.