Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contact_id
string
required

The contact id.

Example:

"xxx@c.us"

Response

ChatCollection

success
boolean
required

The success status of response.

message
string
required

The message of response.

data
ChatResource · object[]
required
meta
PaginationMeta · object
required