Get the mailbox profile
GET {{baseUrl}}/emails/mailboxes/:email/profile
Get the mailbox profile.
Scopes:
mail:read
Rate Limit Label
:
LIGHT
Not supported in Gov cluster
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"emailAddress":"\u003cstring\u003e","groupEmails":["\u003cstring\u003e","\u003cstring\u003e"],"createTime":"\u003cinteger\u003e","status":"inactive","mboxSize":"\u003cnumber\u003e","messagesTotal":"\u003cinteger\u003e","threadsTotal":"\u003cinteger\u003e","encryptionEnabled":"\u003cboolean\u003e","labelEncryptionEnabled":"\u003cboolean\u003e","historyId":"\u003cstring\u003e"}