Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
number

Limit (optional, default: 50)

offset
number

Offset (optional, default: 0)

Response

RecentChatCollection

success
boolean
required

The success status of response.

message
string
required

The message of response.

data
string[]
required
meta
PaginationMeta · object
required