Calls
Get call
Returns one call by id if it belongs to an organization you can access.
GET
Get call
Authorizations
Send your organization API key as Authorization: Bearer <key>.
Path Parameters
Call id
Response
Call
Public call record. cost is the customer-facing (marked-up) total; raw provider cost is not exposed.
Call lifecycle status.
Available options:
connected, started, in_progress, auth_failed, ended How the call entered the platform.
Available options:
twilio, sip, simulation, api RFC3339 timestamp
RFC3339 timestamp when present
RFC3339 timestamp when present
RFC3339 timestamp when present
Conversation transcript. Omitted when not stored for the call.
Marked-up total cost for the call.
Approximate duration from started_at to ended_at when both are set.
Caller feedback; omitted when not set.
Get call

