List all chats

Returns a list of chats. Some optional parameters are available to filter the results.

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

Whether you want to get either unread chats only, or read chats only.

string
length ≥ 1

A cursor for pagination purposes. To get the next page of entries, you need to make a new request and fulfill this field with the cursor received in the preceding request. This process should be repeated until all entries have been retrieved.

string

A filter to target items created before the datetime (exclusive). Must be an ISO 8601 UTC datetime (YYYY-MM-DDTHH:MM:SS.sssZ).

string

A filter to target items created after the datetime (exclusive). Must be an ISO 8601 UTC datetime (YYYY-MM-DDTHH:MM:SS.sssZ).

integer
1 to 250

A limit for the number of items returned in the response. The value can be set between 1 and 250.

string
enum

A filter to target items related to a certain provider.

Allowed:
string
length ≥ 1

A filter to target items related to a certain account. Can be a comma-separated list of ids.

Responses

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