JavaScript
Emails
List all emails
List all email activity (sent, received, and scheduled) with comprehensive filtering options.
GET
JavaScript
Authorizations
Your Inbound API key. Include it in the Authorization header as: Bearer
Query Parameters
Available options:
all, sent, received, scheduled Available options:
all, delivered, pending, failed, bounced, scheduled, cancelled, unread, read, archived Available options:
1h, 24h, 7d, 30d, 90d, all Search query to filter emails by subject, sender, or recipient. Case-insensitive partial match.
Filter by domain. Accepts domain ID (e.g., 'dom_xxx') or domain name (e.g., 'example.com').
Filter by email address. Accepts address ID (e.g., 'addr_xxx') or raw email address (e.g., 'user@example.com').
Maximum number of emails to return (1-100). Default is 50.
Number of emails to skip for pagination. Default is 0.