Translation Tasks REST Endpoints

Content (IM)/Tasks/Translation Tasks

The Translation Tasks (translationTasks) resource lets you view TranslationTask objects in the Oracle Knowledge repository. Both create and update are not allowed because the task is generated as a result of the completion of a content translation process flow.

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