Participants REST Endpoints

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