Call session list

Use this endpoint to search list of call sessions from CIS.

Query Params
string
required

Comma-separated list of enum names. Example- id,taskName,taskId,createdAt,startedAt,finishedAt,billedAt,updatedAt,speakerFinishedAt,number,callingNumber,botId,botName,timezone,messagesAsString,resultsString,variablesString,clientExternalId,dialogResult,advStatus_ru,nps,duration,externalId,recordPath,currentStatusName,mainCallDiscount,mainCallDuration,robotCallDuration,transferCallDuration,companyId,companyName,price,resellerPrice,resellerCompanyId,resellerCompanyName,mainCallCost,mainCallTotalCost,aiCallDuration,aiCallTotalCost,aiCallCost,robotCallCost,robotCallTotalCost,transferCallCost,transferCallTotalCost,isIncoming,amd,autoCallCandidateId,markersString

integer
≤ 1000
Defaults to 10

Maxium number of returning records. (max 1000)

integer

Starting point to return records from a result set.

integer

Page number, used to paginate over all records.

string

The start date (for example, 2018-05-27T21:30:54+00:00). (For get request need encode url)

string

The end date (for example, 2018-05-27T21:30:54+00:00). (For get request need encode url)

string

The bot identifier.

integer

The company identifier.

string

Phone number (outgoing communication).

string

Phone number (incoming communication).

boolean

Incoming or outcoming calls.

string

Comma-separated list of fields to sort by. Each sort field can have special prefix indicating a desirable sort order: + (ascending order, default) or - (descending order). The available sort fields: createdAt,startedAt,finisheAt,billedAt,speakerFinishedAt,duration,price. Default - startedAt.

string

The call task identifier.

string

The call identifier.

string

Comma-separated list of enum statuses. Example- CANCEL,ANSWERED,NOANSWER,BUSY,CONGESTION,CHANUNAVAIL,FAILED,BLACKLIST,DIAL,INPROGRESS,FZ230,INVALID,UNAVAILABLE,EMPTY_AON

string

Field for filtering by from and to. The available fields: createdAt,updatedAt,startedAt. Default - startedAt

string

Candidate ID.

Responses

400

Invalid input parameters

401

User is not authenticated

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json