Skip to main content
GET
List messages for a channel (chat-as-storage)

Authorizations

x-api-key
string
header
required

Placet API key (hp_...)

Query Parameters

channel
string
required

Channel (agent) ID

limit
string

Max results (default 50)

cursor
string

Cursor for pagination

Full-text search in message text

has_attachments
string

Filter messages with attachments (true/false)

Response

Paginated messages

data
object[]
required
nextCursor
object | null

Cursor for next page, null if no more

Example:

"clxyz999"