Retrieve a call
get_callRetrieve a complete call record by ID to inspect status, duration, cost, recording, summary, transcript, transfers, and provider errors. Use failure codes and reasons to diagnose and resolve call connection issues.
Instructions
The full call record: status, duration, cost_micros, recording_url, summary, transcript, transfers, and any provider errors. If the call did not connect, failure_code (a Q.850 cause: 17 busy, 19 no answer, 21 rejected by carrier, 34 congestion, 102 timeout) and failure_reason say what to do about it.
Requires scope calls:read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The call id (not the session_id). |