Chat message list

Use this endpoint to get list of chat messages.

Log in to see full request history
Query Params
boolean
Defaults to false

Determines whether to return the total number of records.

boolean
Defaults to false

Determines whether to return the record list.

integer
Defaults to 10

Maxium number of returning records.

integer

Starting point to return records from a result set.

integer

Page number, used to paginate over all records.

string

Comma-separated list of a record's fields to be fetched

string

Determines the output format.

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

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, readAt.

integer

The company identifier (only for not authorized users).

string

The chat identifier.

string

The chat session identifier.

string

The bot identifier.

string

The client identifier.

string

The client external identifier.

string

The bot identifier to filter bot chat sessisons.

integer

The operator identifier to filter operator chat sessisons.

string

The client identifier to filter client chat sessisons.

string

The client external identifier to filter client chat sessisons.

string

The message author type.

Responses

400

Invalid input parameters

401

User is not authenticated

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