List Calls

List all calls for this account.

Authentication

AuthorizationBearer

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

Query parameters

limitintegerOptional<=100Defaults to 20
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