Call session list

Use this endpoint to search list of call sessions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Comma-separated list of enum names. Example- id,phone,duration,taskId,taskName,botId,botName,regionId,timezone,status,shortNumber,transferredToOperator,linkToLog,createdAt,updatedAt,startedAt,price,messages,messagesAsString,additional,externalId,dialogResults,responder,nps,isFinished,recordPath,operatorDuration,botDuration,markers

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
enum

Determines the output format.

Allowed:
string

Base filename (without extension) to be downloaded.

boolean

Determines whether the zip archive should be returned.

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

Search keyword to match all fields.

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,updatedAt,startedAt,duration.

integer

The company identifier.

string

The call task identifier.

string

The call identifier.

string

Phone number.

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 - createdAt

Responses

400

Invalid input parameters

401

User is not authenticated

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