List Email Threads
List Email Threads
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number, 0 indexed.
x >= 0Number of records per page.
1 <= x <= 500Filter threads by category: drafts, unread, sent, or all.
all, drafts, sent, unread Filter threads by partner ID.
Filter threads by invoice ID.
Filter threads by workflow ID.
Filter threads by business unit IDs. Independent of the user's BU visibility scope, which is always enforced.
Filter by partner assignee user ID. Empty string filters to unassigned threads.
True: threads with more than one email; False: single-email threads.
True: no unread inbound emails; False: at least one unread inbound email.
Filter threads by whether they have any open tasks.
Filter to threads in a specific triage state. Takes precedence over is_triaged and triaged_by__in.
pending, auto_matched, manually_matched, dismissed True: AUTO_MATCHED or MANUALLY_MATCHED; False: PENDING. Ignored when triage_status is set.
Filter resolved triage threads by the actor that resolved them. Use TRIAGE_AI_ACTOR_ID for AI-resolved.
Filter threads to those from (or not from) the centralized inbox.
True: show only internal-to-internal threads (every address on every email belongs to the org). When True, bypasses the default partner_id requirement since internal threads have no partner. False/None: existing behavior.
Search threads by partner name or email.
