Retrieve all mail settings

GET {{baseUrl}}/mail_settings?limit=<string>&offset=<string>

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

KeyDatatypeRequiredDescription
limitstringThe number of results to include on each page.
offsetstringThe number of results to exclude.