Categories REST Endpoints

Content (IM)/Categories

The Categories (categories) resource lets you view Category objects for the products and categories in the Oracle Knowledge Repository.

Category objects allow the author of the content to categorize the content into specific groups. These objects are used to label the content to make the content more searchable. Category objects are also used to integrate repository data with external system. When integrating with an external system, Category objects can be identified by their externalType and externalId parameters.

Children
Method: get
Path: /km/api/v1/categories/{id}/children
Find all
Method: get
Path: /km/api/v1/categories
Find by ID
Method: get
Path: /km/api/v1/categories/{id}
Find categories by name
Method: get
Path: /km/api/v1/categories/findByName