Chat message list

Use this endpoint to search list of chat messages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
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
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

The client identifier.

string

The chat session identifier.

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.

string

Any search field (message body, messageId, chatId, sessionId, chatId, companyId, chatName, authorName, authorId, botId, authorType, type).

string

Comma-separated list of keyword search fields. Example - body,chatName

string

Chat identifier. It determines the chat settings and bot scheme.

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