Retrieve current Enforced TLS settings.
GET https://api.sendgrid.com/v3/user/settings/enforced_tls
This endpoint allows you to retrieve your current Enforced TLS settings.
The Enforced TLS settings specify whether or not the recipient is required to support TLS or have a valid certificate. See the SMTP Ports User Guide for more information on opportunistic TLS.
Note: If either setting is enabled and the recipient does not support TLS or have a valid certificate, we drop the message and send a block event with “TLS required but not supported” as the description.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |