cURL
curl --request GET \ --url https://api.kollie.ai/api/v1/calls/{call_id}/recording \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Gets a hero by its id
Successful Response