Return every custom sending domain owned by the caller, newest first.
?skip_sync=true to return the cached DB state and skip the live lookup. AgentMail errors during sync are non-fatal; affected rows fall back to the cached status.
/api/email/domains with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
If true, skip the per-domain AgentMail status refresh and return the cached DB status instead. Use during active polling (where a separate caller is already driving status updates) to avoid redundant AgentMail calls.
true, false Array of domains. Empty array is a valid response for users who have not added any sending domains.