Skip to main content
GET
Get Call Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

call_id
string<uuid>
required

Response

Successful Response

Call status model.

call_id
string<uuid>
required
agent_id
string<uuid>
required
tenant_id
string<uuid>
required
direction
string
required
from_number
string
required
to_number
string
required
status
string
required
started_at
string
required
disposition
string | null
duration_seconds
integer | null
recording_url
string | null
sentiment_score
number | null
language_detected
string | null
ended_at
string | null