Skip to main content
GET
Get call
Fetches a single call: transcript, recording URL, and post-call analysis.

Request

Response

200 OK returns one call object with exactly the same shape as an entry in List calls - both endpoints return the full call record.

Field reference

Every field is described once, in List calls. The two endpoints return the same object, so there is deliberately no second table here to fall out of date. Three worth repeating:
Timestamps start_timestamp, answered_at and end_timestamp are epoch milliseconds as numbers. Only created_at is an ISO 8601 string.

Errors