# Performance Review

Use this API to fetch performance review details.

# Get Details

Use this endpoint to extract performance review ratings, goals, and competency data that is associated with a performance review task within a specified time period.

To use this service you need to provide either the TaskName or the TaskID. These are attributes tied to each performance review task in Cornerstone. The API returns records for all users that are assigned the task. The API also includes each rating for each review step as well as comments.

  • Task Name and/OR Task ID is required.
  • If Task Name is not unique in your portal, all reviews with that task name will be included in the response.
  • If UserID is not provided, the API will return review ratings for all users assigned to the performance review task.

OAuth 2.0 Scope: performancereview:read