list calls

Path parameters

AccountSidstringRequired

Headers

AuthorizationstringRequired

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

Query parameters

directionenumOptional

call direction to retrieve

fromstringOptional

calling number to retrieve

tostringOptional

called number to retrieve

callStatusenumOptional

call status to retrieve

Response

list of calls for a specified account

account_sidstringformat: "uuid"
call_idstring
call_sidstringformat: "uuid"
call_statusenum
directionenum
Allowed values:
fromstring
service_urlstring
sip_statusinteger
tostring
application_sidstringOptionalformat: "uuid"
caller_namestringOptional
durationintegerOptional
originating_sip_trunk_namestringOptional
parent_call_sidstringOptionalformat: "uuid"

Errors