Saltar al contenido principal
GET
/
call
/
{id}
/
recording
cURL
curl --request GET \
  --url https://api.altur.io/api/v1.0/call/{id}/recording \
  --header 'Authorization: <api-key>'
{
  "error": 123,
  "message": "<string>"
}

Autorizaciones

Authorization
string
header
requerido

Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.

Parámetros de ruta

id
string
requerido

The identifier of the Call to fetch

Respuesta

File stream of the Call recording