Workflow Tasks REST Endpoints

Content (IM)/Tasks/Workflow Tasks

The Workflow Task (workflowTask) resource lets you view WorkflowTask 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 type Workflow process-flow.

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