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

KeyDatatypeRequiredDescription
limitnumber
categorystring
offsetnumber

HEADERS

KeyDatatypeRequiredDescription
Acceptstring