Tasks REST Endpoints

Performance Evaluations/Roles/Participants/Tasks
The Tasks resource is a child of the participants resource. It provides the tasks available for all the participants in a performance document. You can filter based on a step ID or list all of the steps for all the participants in a given performance document.
Get a task
Method: get
Path: /hcmRestApi/resources/11.13.18.05/performanceEvaluations/{performanceEvaluationsUniqID}/child/Roles/{EvalRoleId}/child/Participants/{EvalParticipantId}/child/Tasks/{TasksUniqID}
Get all tasks
Method: get
Path: /hcmRestApi/resources/11.13.18.05/performanceEvaluations/{performanceEvaluationsUniqID}/child/Roles/{EvalRoleId}/child/Participants/{EvalParticipantId}/child/Tasks