HomeGuidesAPI ReferenceChangelogDiscussions
API Reference

Reads all Review employee scores

Retrieves the published employee scores of performance reviews.

Log in to see full request history
Query Params
ids[]
array of integers

Filter by employee score IDs

ids[]
review_process_ids[]
array of integers

Filter by review process IDs

review_process_ids[]
review_evaluation_ids[]
array of integers

Filter by evaluation IDs

review_evaluation_ids[]
target_access_ids[]
array of integers

Filter by employee access IDs

target_access_ids[]
reviewer_strategies[]
array of strings

Filter by who scored the employee

reviewer_strategies[]
managed_by_filter
object
review_process_target_ids[]
array of strings
review_process_target_ids[]
Response

Response body
array of objects
object
integer
required

Review emploee score ID

integer
required

Review process ID

integer
required

Review evaluation ID

integer
required

Employee access ID

integer
required

Company identifier of the review employee score

string
required

Who scored the employee

self manager direct_reports peers

string
required

Review process target ID (composed with review_process_id and target_access_id)

integer

Employee potential score within the min and max scale

number

Employee potential score in percentage (0% to 100%)

integer
required

Employee score within the min and max scale

integer
required

Minimum score in the scale

integer
required

Maximum score in the scale

number
required

Employee score in percentage (0% to 100%)

string
string
required

Date and time when the employee score was published

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json