List Security Inbox threads
List email threads from a connected Security Inbox mailbox for triage. You can list mailboxes you connected, or teammate mailboxes shared with your Neo team. Each item’s id is the Gmail thread id used when starting triage. Optional Neo triage status is included when a run exists. If the mailbox has a default inbox filter, it is always applied; an optional q search is combined with that filter. When neither is set, the list uses the Gmail inbox.
Authorizations
JWT authentication token
Query Parameters
Mailbox id from GET /api/v1/gmail/connect/status.
Extra Gmail search terms (same syntax as the Gmail search box). Combined with the mailbox default filter when one is configured.
Optional Gmail label ids to include (e.g. INBOX, UNREAD, or a custom label id). May be repeated.
Items per page (1-50, default 25).
Cursor for the next page (from next_page_token).
Filter by Neo triage linkage. yes = has a Neo triage run, no = not yet triaged in Neo, all (default) = no filter. When set to yes/no, the API scans ahead across Gmail pages to fill max_results matches; next_page_token may be an opaque resume cursor.
all, true, false 
