Get call details

Authentication

AuthorizationBearer

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

Path parameters

call_idstringRequired

Response

Call details
call_idstring
agent_idstring
from_numberstring
to_numberstring
directionenum
statusenum
mnostring
quality_mosdouble1-5

Mean Opinion Score (1.0-5.0) for voice quality. Estimated from RTP statistics (jitter, packet loss, RTT). Null if call did not complete.

resolutionenum

AI-classified call outcome. Null if not yet classified.

classified_atdatetime
Timestamp when the call outcome was classified by AI.
recording_urlstring

URL to download the call recording (audio/wav). Null if recording was not enabled or the caller opted out.

started_atdatetime
ended_atdatetime
Timestamp when the call ended. Omitted while the call is in progress.
duration_secondsinteger

Call duration in seconds. Omitted while the call is in progress (or for a 0-second call).

cost_minorlong

Per-call charge in minor currency units (e.g. kobo). Omitted until the call is billed; a present 0 means no charge.

currencystring

ISO 4217 currency code paired with cost_minor (e.g. NGN). Omitted when there is no cost.