cURL
curl --request GET \ --url https://api.altur.io/api/v1.0/call/{id}/recording \ --header 'Authorization: <api-key>'
{ "error": 123, "message": "<string>" }
Access the recording of a Call in form of a file stream
Documentation IndexFetch the complete documentation index at: https://docs.altur.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.altur.io/llms.txt
Use this file to discover all available pages before exploring further.
Add api-key YOUR_API_SECRET_KEY as the value of the Authorization header.
api-key YOUR_API_SECRET_KEY
Authorization
The identifier of the Call to fetch
File stream of the Call recording