Capability Sources
List or search Gmail messages as the calling member
Reads and searches inbox mail in the calling member's Gmail mailbox, using the Google account they connected through the org Google Workspace connection. Returns needs_connection when the member has not connected their Google account yet or the connection lacks Gmail read permission.
get/v1/capabilities/google-workspace/gmail-messages
Query parameters
qstring
Optional Gmail search query, using Gmail's search syntax.
maxResultsinteger
Maximum messages to return, capped at 25.
Response
Gmail messages returned.
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
added the required property
messages/items/bccto the response with the200statusresponse-required-property-added
- ○