List Calls

List all calls for this account.

Authentication

AuthorizationBearer

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

Headers

X-Sub-Account-IdstringOptionalDefaults to 20

Target a sub-account. Pass a sub-account ID to scope this request. Omit to use the master account.

Query parameters

offsetintegerOptional>=0Defaults to 0
statusstring or nullOptional

Filter by status: completed, in-progress, failed

directionstring or nullOptional

Filter by direction: inbound, outbound

typestring or nullOptional

Filter by type: pstn, web

searchstring or nullOptional

Search fromNumber or toNumber (contains)

Response

Successful Response

Errors

422
Unprocessable Entity Error