Get a single category by id
Categories
Get a single category by id
Look up a category by its UUID, scoped to the current tenant.
GET
Get a single category by id
Authorizations
API-Token aus dem Big-Panda-Admin-UI unter Einstellungen → API-Keys. Header: Authorization: Bearer <token>.
Path Parameters
Response
Successful Response
Category data returned in HTTP responses.
Required string length:
1 - 200UUID of the parent category, or null for a top-level category
Required range:
x >= 0