v1/evaluationsCopy Pageget https://shyftplan.com/api/v1/evaluationsList all EvaluationsQuery 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.created_afterdate-timeReturn all records which are created aftercreated_beforedate-timeReturn all records which are created beforeemployment_idint32Filter for single Employment IDemployment_ids[]array of int32sFilter an array of Employment IDemployment_ids[]ADD int32emp_statusstringenumFilter for a single employment statusinactiveactivedestroyednoemailAllowed:inactiveactivedestroyednoemailemp_statuses[]array of stringsFilter for an array of employment statusesemp_statuses[]ADD stringends_atdate-timeids[]array of int32sFilter an array of Evaluation IDids[]ADD int32include_paymentsbooleanDefaults to trueInclude Payments in responsetruefalselocations_position_idint32Filter for single LocationsPosition IDlocations_position_ids[]array of int32sFilter an array of LocationsPosition IDlocations_position_ids[]ADD int32location_idint32Filter for single Location IDlocation_ids[]array of int32sFilter an array of Location IDlocation_ids[]ADD int32pageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.position_idint32Filter for single Position IDposition_ids[]array of int32sFilter an array of Position IDposition_ids[]ADD int32position_statusstringenumFilter for deleted/undeleted positionsdeletedundeletedAllowed:deletedundeletedshift_idint32Filter for single Shift IDshift_ids[]array of int32sFilter an array of Shift IDshift_ids[]ADD int32starts_atdate-timestatestringenumState of the evaluation.done_evaluationdone_evaluationneeds_evaluationno_evaluationno_showpunchtimedauto_punchtimedAllowed:done_evaluationneeds_evaluationno_evaluationno_showpunchtimedauto_punchtimedupdated_afterdate-timeReturn all records which are updated afterupdated_beforedate-timeReturn all records which are updated beforeResponse 200List all EvaluationsUpdated 3 days ago