List Sent Emails
Retrieve a paginated list of emails sent from your account:Query Parameters
Response
Get Email by Request ID
Retrieve details for a specific email using its request ID:Response
Response Fields
Filtering by Date Range
Query emails within a specific time period:Filtering by Recipient
Find all emails sent to a specific address:Pagination
Use cursor-based pagination to retrieve large result sets:Email history is retained for 10 days. For longer retention, use webhooks to store email events in your own database.
Use Cases
Audit Trail
Track all emails sent to a specific customer:Verify Delivery
Check if a specific email was successfully queued:Daily Send Report
Generate a report of emails sent today:Error Responses
Related Topics
Analytics
Aggregate email performance metrics
Webhooks
Real-time email event notifications
Metadata
Attach custom data to emails
Idempotency
Prevent duplicate sends