List Calls

Path Params
string
required

ID of the account that created this call.

Query Params
string

Only show Calls to this phone number.

string

Only show Calls from this phone number.

boolean
Defaults to false

By default, this parameter is set to false and all calls with status canceled, completed, failed, busy, noAnswer are returned in the query. If set to true, all calls with status of queued,ringing, inProgress are returned in the query. The user may further narrow the search by specifying one of these values for the status parameter. Note: An error is returned if the active and status parameters conflict (e.g. if active is set to true and status is set to canceled, an inactive value). You will not need to set active to true while filtering using the status parameter

string

Only show Calls currently in this status. May be queued, ringing, inProgress, canceled, completed, failed, busy, or noAnswer.

string

Only show Calls that started at or after this time, given as YYYY-MM-DD hh:mm:ss.

string

Only show Calls that ended at or before this time, given as YYYY-MM- DD hh:mm:ss.

string

Only show Calls generated by the call with this ID.

applicationId
array of strings

Only show calls belonging to the given applicationId. This parameter can be repeated to return calls from multiple Applications.

applicationId
boolean

Only show WebRTC Calls.

boolean

Only show Calls that used gRPC.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json