List messages
Conversations
List messages
Lists messages across the workspace, newest-first by creation, with cursor pagination. Designed for polling new messages (dedupe by the stable id). Defaults to inbound (customer) messages.
GET
List messages
Authorizations
Workspace API token created in Settings → API. Tokens start with adraa_.
Query Parameters
inbound (default) — from the contact; outbound — from an agent/automation; all — both (excludes internal system messages).
Available options:
inbound, outbound, all The nextCursor from the previous page.
Page size (1–100).
Required range:
1 <= x <= 100