List reviews

List all archived reviews for all active users in your organization. Using the include parameter functions similarly to how it works for searching for a singluar review; the only difference, when using it, is that you will have multiple reviews in the data top-level member.

Log in to see full request history
Query Params
string

value can be 'employee', 'manager', 'score_formatter', 'comments', 'threesixty_raters', 'shared_sections', 'single_use_sections', 'competencies', 'competency_scores', 'competency_comments', 'section_scores', 'goals', 'goal_scores', 'questions', 'goal_comments', or 'question_responses' or any combination of those values as a list of comma separated values.

string

Manager score above this value

string

Manager score below this value

string

Employee score above this value

string

Employee score below this value

string

Average 360-Rater score above this value

string

Average 360-Rater score below this value

string

Archive date after this value

string

Archive date before this value

string

Manager ID matching this value

string

Employee ID matching this value

integer
Defaults to 1
integer
Defaults to 100

Must be less than or equal to 100

string
      Sorts the returned reviews. Reverse the order by prepending a hyphen to the parameter, e.g.
      sort=manager_score_numeric
      sort=-manager_score_numeric

      - manager_score_numeric - Numeric manager score
      - employee_score_numeric - Numeric employee score
      - average_360_rater_score_numeric - Numeric average 360-Rater score
      - manager_id - Manager ID
      - employee_id - Employee ID
    
Headers
string
required
Defaults to application/vnd.api+json
Responses

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