Number of APIs: 2
1. List emails from the mailbox
GET {{baseUrl}}/emails/mailboxes/:email/messages?maxResults=<string>&pageToken=<string>&labelIds=<string>&q=<string>&includeSpamTrash=<boolean>
Lists the messages in the user's mailbox. Scopes: Rate Limit Label: Not supported in Gov cluster mail:read
MEDIUM
POST {{baseUrl}}/emails/mailboxes/:email/messages?deleted=<boolean>
Directly inserts a message into this mailbox. Scopes: Rate Limit Label: Not supported in Gov cluster mail:write
MEDIUM
ENDPOINTS