Categories REST Endpoints

Content (IM)/Categories

The categories resource lets you group knowledge articles by any characteristic or business requirement. A category is a means of grouping knowledge articles for easy identification. For example, knowledge articles can be categorized based on the article's subject area, such as installation or order status.

Get a category
Method: get
Path: /km/api/v1/categories/{id}
Get all categories
Method: get
Path: /km/api/v1/categories
Get children categories
Method: get
Path: /km/api/v1/categories/{id}/children