Skip to main content
GET
List a thread’s messages, oldest first, cursor-paginated. Includes participant messages, system chips, and Supervisor messages — the complete record of the order conversation.

Path

string
required
Thread ID (th_…) or your reference.

Query

string
Restrict to one lane.
boolean
default:"false"
Interleave non-message events (joins, removals, status changes, safety masks) as typed entries — the full audit trail for disputes.
string
Cursor from a previous response.
number
default:"50"
Page size, max 200.

Response

array
Message objects (same shape as Send message); event entries carry type instead of sender when include_events is set.
string
Present when more results exist.