Categories

Get a category by ID or key

Retrieves a single category by either its inode (ID) or its unique key. First attempts to find by inode; if not found, searches by key.

get/api/v1/categories/{idOrKey}

Path parameters

idOrKeystring required

Category ID (inode) or key

Query parameters

showChildrenCountboolean

Whether to include children count

Response

Category retrieved successfully

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.