get_email_body
Retrieve the exact rendered HTML and text body of an archived email message. Provides the content as it appeared at send or receive time.
Instructions
Get the exact rendered { html, text } body archived for a message at send/receive time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |