Get all the PhoneCall
status
and statusExtraInfo
valuesPlease refer to this blog for list all possible values and their meaning.
Unique ID of the Team
Unique ID of the CallTemplate
Unique ID of the PhoneNumber you own
Get phoneCalls created after this date
Get phoneCalls created before this date
Get phoneCalls made to a phoneNumber
Get phoneCalls with specific status, Possible values: "queued", "ringing", "inProgress", "busy", "noAnswer", "canceled", "failed", "completed".
Get bulk phoneCalls triggered using a file associated with fileId
Skipping webhooks till the provided offset value
Limiting number of values per page
Sorting order of the phone calls. use "-" for descending order. eg. for ascending order use orderBy=createdAt, for descending order use orderBy=-createdAt
Extra infor tag about the status of
Custom tags that hit on call
Phone calls found.
The response is of type object
.
Get all the PhoneCall
status
and statusExtraInfo
valuesPlease refer to this blog for list all possible values and their meaning.
Unique ID of the Team
Unique ID of the CallTemplate
Unique ID of the PhoneNumber you own
Get phoneCalls created after this date
Get phoneCalls created before this date
Get phoneCalls made to a phoneNumber
Get phoneCalls with specific status, Possible values: "queued", "ringing", "inProgress", "busy", "noAnswer", "canceled", "failed", "completed".
Get bulk phoneCalls triggered using a file associated with fileId
Skipping webhooks till the provided offset value
Limiting number of values per page
Sorting order of the phone calls. use "-" for descending order. eg. for ascending order use orderBy=createdAt, for descending order use orderBy=-createdAt
Extra infor tag about the status of
Custom tags that hit on call
Phone calls found.
The response is of type object
.