List messages
Query parameters
role and direction are independent axes and it’s worth keeping them straight:
direction is evaluated from the identity’s role on each task, while role
is about who wrote the message. direction=inbound&role=agent returns your
own replies on work others sent you. Neither value is inferred from who opened
the surrounding context.
Response (200)
JSON
Error responses
Code examples
Catching up after downtime
Webhooks are prompt notification; this endpoint is the authoritative recovery path. After an outage, pagesince your last processed timestamp rather than replaying webhook deliveries:
sinceis inclusive, so the message at your saved timestamp comes back with it. Deduplicate onid.- Follow
next_cursoruntil it isnull. A page can hold fewer thanlimitmessages when large payloads fill the response budget, so a short page does not mean you are done.
since.

