Retrieve a recording by call ID
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
Retrieve a recording by call ID
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The unique ID of the call whose recording is retrieved.
Example:
"aa566501-c591-4a8b-b3b9-cc1295398b72"
Response
Redirects to the recording file. The URL is in the Location header.