Get categories

Retrieves all categories

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
The ID of the entity

Response

Categories retrieved successfully
categorieslist of objects or null

Errors