List Threads
Comms
List Threads
List email threads for the current user with cursor-based pagination.
Supports virtual folders:
- inbox: Non-archived, non-draft threads
- sent: Outbound threads
- drafts: Draft messages
- starred: Starred threads
- archived: Archived threads
- all: All threads (includes system emails if user has read_all permission)
If include_all_system_emails is True and the user has the messaging:emails:read_all permission, all system emails will be included regardless of who sent them.
For the “all” folder, system emails are automatically included if the user has the permission.
GET
List Threads
Documentation Index
Fetch the complete documentation index at: https://docs.decodahealth.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The tenant you are making this request on behalf of
Your api key
Query Parameters
Virtual folder to filter by
Available options:
INBOX, SENT, DRAFTS, STARRED, ARCHIVED, ALL Required range:
1 <= x <= 100Cursor for pagination
Search in subject and snippet
Include all system emails (requires messaging:emails:read_all permission)
