Get call details
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
call_id
Response
Call details
call_id
agent_id
from_number
to_number
direction
status
mno
quality_mos
Mean Opinion Score (1.0-5.0) for voice quality. Estimated from RTP statistics (jitter, packet loss, RTT). Null if call did not complete.
resolution
AI-classified call outcome. Null if not yet classified.
classified_at
Timestamp when the call outcome was classified by AI.
recording_url
URL to download the call recording (audio/wav). Null if recording was not enabled or the caller opted out.
started_at
ended_at
Timestamp when the call ended. Omitted while the call is in progress.
duration_seconds
Call duration in seconds. Omitted while the call is in progress (or for a 0-second call).
cost_minor
Per-call charge in minor currency units (e.g. kobo). Omitted until the call is billed; a present 0 means no charge.
currency
ISO 4217 currency code paired with cost_minor (e.g. NGN). Omitted when there is no cost.