v53

latestOpenAPI 3.1.1raw.githubusercontent.com2026-07-264065213.4 KB
Recordings

Get recording file

Redirects to a signed URL where the recording audio file can be downloaded. URL is short-lived, so redirect should be followed immediately.

get/recordings/{recording_id}/file

Path parameters

recording_idstring required

The ID of the recording.

Example:rec_01kfyc9dgdec1avkgs7tng8htg

Response

Error

Example response

{
  "error": {
    "message": "The requested resource could not be found.",
    "type": "not_found"
  }
}