get_received_email_raw
Get the original raw RFC822/MIME message for a received email by ID, returning full email content as text.
Instructions
Download the original RFC822/MIME message of a received email (GET /emails/receiving/:id/raw). Returns the raw message as text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The received email id. |