v1/employee_evaluations/{staff_shift_id}Copy Pageget https://shyftplan.com/api/v1/employee_evaluations/{staff_shift_id}Show employee evaluation.Path Paramsstaff_shift_idint32requiredQuery Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.Responses 200Successfully listed 401Unauthorized 403forbidden 404Company not found; StaffShift not found; EmployeeEvaluation not found 422The request is invalidUpdated 6 months ago