Get the default authentication
GET https://api.sendgrid.com/v3/whitelabel/domains/default
This endpoint allows you to retrieve the default authentication for a domain.
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. If you choose to use Automated Security, SendGrid provides you with 3 CNAME records. If you turn Automated Security off, you are given 2 TXT records and 1 MX record. You need to enter these records into your DNS provider.
For more information on whitelabeling, please see our User Guide
URI Parameters
URI Parameter | Type | Description |
---|---|---|
domain | string | The domain to find a default authentication. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |