Retrieve address whitelist mail settings
GET https://api.sendgrid.com/v3/mail_settings/address_whitelist
This endpoint allows you to retrieve your current email address whitelist settings.
The address whitelist setting whitelists a specified email address or domain for which mail should never be suppressed. For example, you own the domain “example.com,” and one or more of your recipients use email@example.com addresses, by placing example.com in the address whitelist setting, all bounces, blocks, and unsubscribes logged for that domain will be ignored and sent as if under normal sending conditions.
Mail settings allow you to tell SendGrid specific things to do to every email that you send to your recipients over SendGrid’s Web API or SMTP Relay.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |