List Threads
Retrieves threads from a Gmail mailbox.
GET
Query
Arguments
string
Search threads matching a query. Supports the same query format as the Gmail search box. For example: "from:[email protected] is:unread".
string
Only return messages with labels that match all of the specified label IDs. Messages in a thread might have labels that other messages in the same thread don't have.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.