API Reference

Get all chats

Retrieves a list of all chats with their latest messages and metadata. Supports pagination.

Log in to see full request history
Path Params
int64
required

Instance ID

Body Params
integer

The number of items to skip before starting to collect the result set

integer

The number of items to return

Response

Response body
object
string
data
array of objects
data
object
id
object
string
boolean
boolean
integer
integer
boolean
boolean
boolean
integer
lastMessage
object
string of strings

success error

Language
Credentials