Content Types REST Endpoints

Content (IM)/Content Types

The Content Types (contentTypes) resource lets you view Content Types in the Oracle Knowledge Repository. You cannot create or update the content type, because Oracle Knowledge Management Console manages the resource.

Find all
Method: get
Path: /km/api/v1/contentTypes
Find by ID
Method: get
Path: /km/api/v1/contentTypes/{id}
Find content schema attributes
Method: get
Path: /km/api/v1/contentTypes/{contentTypeId}/contentSchema
Find meta schema attributes
Method: get
Path: /km/api/v1/contentTypes/{contentTypeId}/metaSchema
Get categories
Method: get
Path: /km/api/v1/contentTypes/{contentTypeId}/categories
Get content type privileges for active user
Method: get
Path: /km/api/v1/contentTypes/privileges
Get custom metrics
Method: get
Path: /km/api/v1/contentTypes/{id}/customMetrics
Get optional categories
Method: get
Path: /km/api/v1/contentTypes/{contentTypeId}/optionalCategories
Get public document count
Method: get
Path: /km/api/v1/contentTypes/{contentTypeId}/publicDocumentCount
Get required categories
Method: get
Path: /km/api/v1/contentTypes/{contentTypeId}/requiredCategories
Get translation request locales
Method: get
Path: /km/api/v1/contentTypes/{id}/translationRequestLocales
Get user groups
Method: get
Path: /km/api/v1/contentTypes/{id}/userGroups