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_idstringOptional
agent_idstringOptional
from_numberstringOptional
to_numberstringOptional
directionenumOptional
statusenumOptional
mnostringOptional
quality_mosdoubleOptional1-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.

resolutionenumOptional

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

classified_atdatetimeOptional
Timestamp when the call outcome was classified by AI.
recording_urlstringOptional

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

started_atdatetimeOptional
ended_atdatetimeOptional
Timestamp when the call ended. Omitted while the call is in progress.
duration_secondsintegerOptional

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

cost_minorlongOptional

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

currencystringOptional

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