Categories
Query the available Categories in SendGrid.
View-Specific Information
Select
Query this table to get available categories in SendGrid.
SELECT * FROM Categories
Columns
| Name | Type | References | Description |
| Name | String | The name of the categories. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description | |
| AccountId | String | The ID of the account. | |
| SubuserUsername | String | The username of the subuser. |