List of possible status
and statusExtraInfo
values
Please refer to this blog for list all possible values and their meaning.
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
Unique identifier for the phoneCall
Time stamp when the call ended
Time stamp when the call started (i.e connected)
The ID of the call template used for the call.
Time stamp when the call was triggered
File Id of File from which this call was created.
File name from which this call was created.
The name of the human making the call to.
data. promptVariableValues
Array of prompt variables used in the call.
data.promptVariableValues. key
data.promptVariableValues. value
Array of result values from the call.
data.resultValues. columnName
The unique ID of the Team, phoneCall associated with.
The phone number the call is made to.
Duration of the phone call in seconds.
Origin of call (demo, ui, api, batch)
Available options:
demo
,
ui
,
api
,
batch
If the call was scheduled for a meeting, the time will be shown here.
The optional phone number the call should be made from. If not provided AI will use a number from twilio settings.
The ID of the phone number associated with the call.
Flag indicating whether recording is enabled for the specific phone call.
URL to the recording of the phone call.
The status of the phone call. Possible values: "queued", "ringing", "inProgress", "busy", "noAnswer", "canceled", "failed", "completed".
Available options:
queued
,
ringing
,
inProgress
,
busy
,
failed
,
noAnswer
,
cancelled
,
completed
Extra information about how did the call end.
The telephony provider to be used for the phone call. Possible values: "twilio", "plivo".
Available options:
twilio
,
plivo
The email of the person, the call is made to.