list_account_emails
Retrieve emails sent to your RareCloud account, including invoices and notices. View the most recent emails or fetch a specific message with HTML body.
Instructions
List the emails WHMCS sent to this account (invoices, notices, password resets), newest first. Pass id to fetch a single message including its HTML body; page older results with offset. Use for "what emails did I get?" or to read one message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Fetch one email by id (returns its HTML body). Omit to list. | |
| offset | No | Pagination offset into the list (default 0). |