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.
An optional comma-separated string specifying which category types to include. Valid values include 'default', 'custom', 'default,custom'.
"default"
"custom"
"default,custom"
Successful operation
An array of categories. Spade categories are returned first, followed by custom categories.