Roles REST Endpoints

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