User Groups REST Endpoints

Content (IM)/User Groups

The User Groups (userGroups) resource lets you access the UserGroup objects in the Oracle Knowledge Repository.

Find all
Method: get
Path: /km/api/v1/userGroups
Find by external ID
Method: get
Path: /km/api/v1/userGroups/accessLevel/{externalId}
Find by ID
Method: get
Path: /km/api/v1/userGroups/{id}
Find by reference key
Method: get
Path: /km/api/v1/userGroups/referenceKey/{referenceKey}