Generate a pre-signed URL to download a media file from S3
media_id to specify which file to download.
recordings:read scope.
rec_abc123).med_001). Get available media IDs from the recording’s media array.| Field | Type | Description |
|---|---|---|
download_url | string | Pre-signed S3 URL for downloading the file |
media_id | string | The requested media identifier |
content_type | string | MIME type of the file (e.g., audio/opus, image/jpeg) |
file_size_bytes | integer | File size in bytes |
expires_at | string | ISO 8601 timestamp when the download URL expires (1 hour from creation) |
uploaded status.