List mailbox domains
Domains
List mailbox domains
Returns a cursor-paginated list of sending domains configured for the team, ordered by created_at descending. Each entry includes the DNS records the customer must place, the current verification status, and the SES DKIM state. Pass cursor=<next_cursor> from the previous response to fetch the next page.
GET
List mailbox domains
Documentation Index
Fetch the complete documentation index at: https://docs.sendmux.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Query Parameters
Pagination cursor — the next_cursor from the previous response.
Maximum results (default 50, max 100)
Required range:
1 <= x <= 100