Retrieving a list of domains

List sending domains configured for transactional email, including verification status, DKIM material, and authorized senders.

Call this during onboarding and health checks before Send a transactional email. Domains must be verified and senders authorized — see Domains & authorized senders.

A 200 response is an array of domain objects (name, status, selector, dkimKey, senders[]).

Common failures: 401 bad token; 403 missing email permission.

Related: Email Validator for list hygiene after domains are ready.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

401

Unauthorized — missing, invalid, or expired access token.

403

Access denied — token lacks email permission/scope.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json