List Emails
Emails
List Emails
Retrieve paginated list of sent emails
GET
List Emails
List sent emails with optional filtering by status, recipient, date range, and more.Documentation Index
Fetch the complete documentation index at: https://docs.mailbreeze.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Page number for pagination.
Number of items per page (max 100).
Filter by email status:
queued, sent, delivered, bounced, or failed.Filter by recipient email address.
Filter by sender email address.
Filter by date range start (ISO 8601 format).
Filter by date range end (ISO 8601 format).
Examples
Response
Array of email objects.
Pagination metadata.
Example Response