Get Mailbox Profile
mailbox_get_meRetrieve profile details of the authenticated mailbox to confirm identity before acting on email. Validates which mailbox is active with the current API credentials.
Instructions
Use this to identify the authenticated mailbox before acting on mail. It returns profile details for the mailbox key currently in use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox_id | No | Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox. | |
| If-None-Match | No | Weak ETag from a previous response. Returns 304 when unchanged. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||