Call Tracking
Get call recording presigned URL
Get a presigned URL to access the call recording.
The URL expires after the specified time (default 1 hour). Use this endpoint to stream/download recordings securely.
get/api/call-tracking/calls/{call_id}/recording
Path parameters
call_idinteger required
Query parameters
expires_ininteger
URL expiration in seconds (default 1 hour, max 24 hours)
URL expiration in seconds (default 1 hour, max 24 hours)
Headers
x-api-tokenstring nullable
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.