List all channels
List all channels
GET
List all channels
Returns all email channels configured for the organization. When complete=true, includes domain verification status and DNS settings for each channel, optimized to avoid duplicate domain queries.
Authorizations
Query Parameters
Include domain verification details for each channel.
Response
200 - application/json
Channels 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