Skip to main content
GET
List Chat Messages

Authorizations

Authorization
string
header
required

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

Path Parameters

chat_id
string
required

Query Parameters

account_id
string<uuid>
required
limit
integer
default:30
Required range: 1 <= x <= 100

Response

Successful Response

success
boolean
required
data
Data · object | null
error
string | null