Retrieve all categories
GET https://api.sendgrid.com/v3/categories?limit=50&category={{category}}&offset=0
This endpoint allows you to retrieve a list of all of your categories.
Categories can help organize your email analytics by enabling you to “tag” emails by type or broad topic. You can define your own custom categories. For more information, please see our User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | ||
category | string | ||
offset | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |