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_sidstring or nullformat: "uuid"
caller_namestring or null
durationinteger or null
originating_sip_trunk_namestring or null
parent_call_sidstring or nullformat: "uuid"

Errors