Retrieve all domains for the authenticated user with filtering and pagination
Bearer YOUR_API_KEY
pending
, verified
, failed
.true
, false
.true
to include verification status in response. This may slow down the response but provides current verification status.check=true
parameter performs real-time DNS and SES verification checks, which may slow down the response but provides the most current verification status.check=true
parameter when you need to verify the current status of domains, especially after making DNS changes or when troubleshooting verification issues.verificationCheck
field is only included when check=true
is specified. This parameter may increase response time as it performs live DNS lookups and AWS SES API calls.catchAllEndpoint
field is only populated when isCatchAllEnabled
is true
and a valid endpoint is configuredproviderConfidence
field indicates how certain the system is about the detected domain providerpending
status are still undergoing verification and cannot receive emails yetcheck=true
is used, the domain status may be automatically updated based on current SES verification status