MailSettings
Query all the mail settings in SendGrid.
Table-Specific Information
Select
You can retrieve all the mail settings.
SELECT * FROM MailSettings
Columns
| Name | Type | References | Description |
| Title | String | The title of the mail setting. | |
| Enabled | String | Indicates if this mail setting is currently enabled. | |
| Name | String | The name of the mail setting. | |
| Description | String | A description of the mail setting. |