Email - History
Email history and delivery status tracking. Provides endpoints to view sent emails, check delivery status, and filter by various criteria including custom metadata. Enables tenants to check email delivery status.
-
GET List Email HistoryReturns a paginated list of emails sent for the tenant. Supports filtering by status, date range, search, and metadata fields. Metadata filters use th.../tenants/{tenant}/email-history
-
GET Get Email DetailsReturns the full details of a specific email by its ID, including recipients, attachments, and delivery status./tenants/{tenant}/email-history/{emailId}