v1
latestOpenAPI 3.1.02026-07-26549156879.0 KBPerformance > CompanyEmployeeScoreScale
Reads a single Company employee score scale
Retrieves the predefined scale set for the company and used when scoring the employee inside a review.
get/api/2026-07-01/resources/performance/company_employee_score_scales/{id}
Path parameters
idstring required
Filter by company IDs
Response
OK
Example response
{
"id": "1",
"scale_id": "1",
"is_default": true
}