invoices_email_history
Retrieve complete email history for an invoice, including delivery status, open/click tracking, bounces, and sender details. Verify client receipt and maintain audit trails.
Instructions
Get the complete history of emails sent for an invoice, including delivery status, open/click tracking, bounce information, and who sent each email. Useful for audit trails and verifying client received the invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Invoice UUID | |
| companyId | No | Company UUID override (uses active company if not set) |