Content Change Tasks REST Endpoints

Content (IM)/Tasks/Content Change Tasks
Services to view ContentChangeTask objects. Both CREATE and UPDATE is disallowed since task will be generated as a result of completion of a Content Change (publish/unpublish) process flow.
Find all
Method: get
Path: /km/api/v1/tasks/contentChangeTasks
Find by ID
Method: get
Path: /km/api/v1/tasks/contentChangeTasks/{id}