List all authenticated domains

GET https://api.sendgrid.com/v3/whitelabel/domains?limit={{limit}}&offset={{offset}}&exclude_subusers={{exclude_subusers}}&username={{username}}&domain={{domain}}

This endpoint allows you to retrieve a list of all domains you have authenticated.

An authenticated domain allows you to remove the “via” or “sent on behalf of” message that your recipients see when they read your emails. Authenticating a domain allows you to replace sendgrid.net with your personal sending domain. You will be required to create a subdomain so that SendGrid can generate the DNS records which you must give to your host provider. If you choose to use Automated Security, SendGrid will provide you with 3 CNAME records. If you turn Automated Security off, you will be given 2 TXT records and 1 MX record.

For more information on whitelabeling, please see our User Guide

Request Params

KeyDatatypeRequiredDescription
limitstring
offsetstring
exclude_subusersstring
usernamestring
domainstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring