Review Date Tasks REST Endpoints

Content (IM)/Tasks/Review Date Tasks

The Review Date Tasks (reviewDateTasks) resource lets you view ReviewDateTask objects in the Oracle Knowledge repository. Both create and update are not allowed because the task is generated as a result of completion of a content review date process flow.

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