Skip to main content
GET
cURL

List of possible status and statusExtraInfo values

Please refer to this blog for list all possible values and their meaning.

Authorizations

aicaller-api-key
string
header
required

Query Parameters

callTemplateId
string

Unique ID of the CallTemplate

phoneNumberId
string

Unique ID of the PhoneNumber you own

fromDate
string<date-time>

Get phoneCalls created after this date

toDate
string<date-time>

Get phoneCalls created before this date

toPhoneNumber
string

Get phoneCalls made to a phoneNumber

status
string

Get phoneCalls with specific status, Possible values: "queued", "ringing", "inProgress", "busy", "noAnswer", "canceled", "failed", "completed".

fileId
string

Get bulk phoneCalls triggered using a file associated with fileId

Response

Phone calls found.

data
object[]
required