Content User Visits REST Endpoints

Content (IM)/Content User Visits

The Content User Visits (contentUserVisits) resource lets you view the ContentUserVisit objects in the Oracle Knowledge Repository.

ContentUserVisit objects track the number of visits that end users pay to the content. This is used to find highly viewed content and to find the authors who created the content. It is also used to identify the content that may need retirement due to lack of views.

Find all
Method: get
Path: /km/api/v1/contentUserVisits
Find by ID
Method: get
Path: /km/api/v1/contentUserVisits/{id}