receipts_email_history
Fetch the full email sending history for a receipt, including delivery status, timestamps, and recipient details.
Instructions
Get the email sending history for a receipt, including all sent emails with their status, timestamps, and recipient information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the receipt | |
| companyId | No | Company UUID (overrides configured default) |