Workflow Expiration Tasks REST Endpoints

Content (IM)/Tasks/Workflow Expiration Tasks

The Workflow Expiration Task (workflowExpirationTask) resource lets you view WorkflowExpirationTask objects in the Oracle Knowledge repository. Both create and update are not allowed because the task is generated as a result of expiration of Workflow process flow.

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