Retrieve all mail settings
GET https://api.sendgrid.com/v3/mail_settings?limit={{limit}}&offset={{offset}}
This endpoint allows you to retrieve a list of all mail settings.
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.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | ||
offset | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |