Category Personalization
Get all default and custom integration-level categories
Fetch categories from Spade’s database.
This endpoint returns a list containing Spade’s default categories, plus any custom integration-level categories you’ve created.
To learn more about category personalization, please read the Category Personalization Guide.
GET
Authorizations
Query Parameters
An optional comma-separated string specifying which category types to include. Valid values include 'default', 'custom', 'default,custom'.
Examples:
"default"
"custom"
"default,custom"
Response
200
application/json
Successful operation
An array of categories. Spade categories are returned first, followed by custom categories.