Get Call
Retrieve the full details of a single call by its ID.Endpoint
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | The call ID |
Request
Response
Returns a single call object with the same structure as items in the List Calls response.Errors
| Code | Description |
|---|---|
404 | Call not found, or belongs to a different project |