v50

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-06-16122182589.7 KB
Call recording

Retrieve a recording by call ID

Redirects to the recording file for the call identified by call_id. The download URL is returned in the Location header.

get/v1/recordings/{call_id}

Path parameters

call_idstring required
Example:aa566501-c591-4a8b-b3b9-cc1295398b72

The unique ID of the call whose recording is retrieved.

Response

Redirects to the recording file. The URL is in the Location header.