API Reference

Get messages by chat ID

The method contains a list of all received and sent messages in a particular chat. Sorting by descending date of message sending. You will need to specify Chat ID

Log in to see full request history
Path Params
string
required

Chat ID

Query Params
number
1 to 500
Defaults to 100

Count of objects to return

number
≥ 0

Offset of objects to return

number

Timestamp from which to get objects

number

Timestamp up to which to get objects

boolean

If false, include system messages

string

To filter by author (Contact ID)

boolean

If true, only return messages sent by the authenticated user. If false, only return messages sent by other users.

string

Order for items in request

Responses

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