get_recording
Fetches call recording metadata: signed URL with expiry, duration, and transcript if available. Does not return audio bytes.
Instructions
Get recording metadata for a call: signed URL with expiry, duration, and transcript if available. Never returns audio bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| call_sid | Yes | The Twilio Call SID to get recordings for. | |
| timezone | No | IANA timezone. Defaults to UTC. |