mailkite_get_mailbox_message_raw
Get the raw RFC822 bytes of one email message from a mailbox by providing the UID and mailbox address, enabling direct access to the complete message source.
Instructions
Fetch one message's raw RFC822 bytes from a mailbox. Same app password auth as the list. Requires a management session token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Path parameter `uid`. | |
| address | Yes | Query parameter `address`. |