Category Personalization
Get categories
Fetch custom user-level categories from Spade’s database.
This endpoint returns a list containing all custom categories that the user with the given userId
has created.
To learn more about user category personalization, please read the User Category Personalization Guide.
GET
Authorizations
Path Parameters
The userId
of the relevant user.
Response
200
application/json
Successful operation
An array of categories. Spade categories are returned first, followed by custom categories.