Views REST Endpoints

Content (IM)/Views
The Views resource lets you access the View objects in the Oracle Knowledge repository. The FIND ALL, FIND BY ID, and GET INTERFACE MAPPING endpoints require a user token for a user with the VIEW REPOSITORY VIEWS console role permission.
Find all
Method: get
Path: /km/api/v1/views
Find by ID
Method: get
Path: /km/api/v1/views/{id}
Get categories
Method: get
Path: /km/api/v1/views/{id}/categories
Get interface mapping
Method: get
Path: /km/api/v1/views/getInterfaceMapping
Get user groups
Method: get
Path: /km/api/v1/views/{id}/userGroups