Verify channel domain DNS settings
Verify channel domain DNS settings
GET
Verify channel domain DNS settings
Checks the DNS configuration for the channel’s domain by querying DNS records and validating against our DNS requirements. Returns the channel details along with current DNS verification status including DKIM, Return-Path, and custom CNAME records. This endpoint is limited to 5 queries per minutes to avoid unecessary abuses.
Authorizations
Path Parameters
Email address of the channel to verify.
Response
Channel verification details retrieved successfully.
Unique identifier for the channel
Example:
12345
Display name for the channel. Defaults to the local part of the email (before @) if not set.
Maximum string length:
250Example:
"Support"
Email address for this channel
Maximum string length:
250Example:
"support@piedpiper.com"
The actual email inbox used by Fernand to receive emails. This is where you point your email redirection to.
Example:
"support@piedpiper.fernand-mails.com"
Whether the channel's domain has been validated and is ready to send/receive emails
Example:
true
Domain verification status and DNS records.