Connect
List Connect threads
Page through threads filtered by status, order status, participant, or date range. Use for ops dashboards, dispute lookups, and archive queries.
GET
List threads for your organization, newest first, cursor-paginated.
Query
string
Filter by lifecycle status:
open, wrap_up, locked, archived.string
Filter by the order status you last reported (
confirmed, picked_up, delivered…).string
Threads that include this participant — every conversation a given courier or merchant has been part of.
boolean
Only threads that escalated into a support session.
string
ISO 8601 lower bound on creation time.
string
Cursor from a previous response.
number
default:"25"
Page size, max 100.
Response
array
Thread objects (same shape as Get thread).
string
Present when more results exist.