v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Voice

List phone calls

Your PSTN voice calls (inbound + outbound), newest first. Cursor pagination: pass the returned nextCursor as before for the next page. For a history that also includes WhatsApp calls, use GET /v1/calls.

get/v1/voice/calls

Query parameters

status'ringing' | 'answered' | 'ended' | 'failed'
direction'inbound' | 'outbound'
numberstring

Exact filter: calls involving this number (typically one of your DIDs). E.164, leading + optional.

beforestring date-time
limitinteger

Response

Calls, newest first

nextCursorstring date-time nullable