List threads ordered by recency with advanced filtering
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter by specific account links. Omit to include all accounts, or provide an array of account link IDs to filter by specific accounts.
Pagination cursor. Omit to start from the beginning. Use the cursor returned from the previous response to fetch the next page.
Inbox view to filter threads. 'default' shows active threads, 'no-reply' shows threads awaiting response, 'requests' shows message requests, 'archived' shows archived threads.
default, no-reply, requests, archived "default"
"no-reply"
"requests"
"archived"
Advanced filtering options for threads. Pass null or omit to disable all filters.
Maximum number of threads to return per page. Defaults to 20, maximum 100.
1 <= x <= 10020