List Email Domains

List all email sending domains (DKIM/SPF/DMARC) for a workspace. These are email sending domains - for website/hosting domains, see listDomains. Each result separates workspace ownership (ownership_verified) from email transport (verified); addresses on a custom domain can send only when ready_for_sending is true. Ownership comes from connecting the domain, as www.example.com or another subdomain of it, to this workspace as a website/hosting domain in the ClickFunnels app - no API call makes ownership_verified true. Return-path verification is independent of sender readiness. Reads return the stored DNS verification state and never trigger a live DNS lookup (use verifyEmailsDomains for that); ownership_verified is always current. See Sending domains in the Emails Skill for the complete agent workflow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

ID of item after which the collection should be returned. More examples and info about pagination in our guides.

string
enum

Sort order of a list response. Use 'desc' to reverse the default 'asc' (ascending) sort order. Examples in our guides.

Allowed:
string
enum

Sort property of a list response. The default is id and thus the created_at order.
If you sort by other properties, we additionally sort by id implicitly as a secondary sort property, so that you can rely on the sort order to be deterministic even if the main sort property ends up with the same values.

Allowed:
Responses

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