cURL
curl --request GET \ --url https://api.g-tateth.com/api/telephony/calls/{callId}/recording/download \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": { "downloadUrl": "<string>", "expiresAt": "<string>" } }
Get a secure download link for call recording
Documentation IndexFetch the complete documentation index at: https://docs.g-tateth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.g-tateth.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT token authentication (for user sessions)
Download link retrieved successfully
Show child attributes