v1/requestsCopy Pageget https://shyftplan.com/api/v1/requestsList all RequestQuery 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 int32idint32Filter for single Request IDids[]array of int32sFilter an array of Request IDids[]ADD int32only_openbooleanDefaults to falseFilter for open shiftstruefalsepageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.shiftplan_idint32Filter for single Shiftplan IDshiftplan_ids[]array of int32sFilter an array of Shiftplan IDshiftplan_ids[]ADD int32shift_idint32Filter for single Shift IDshift_ids[]array of int32sFilter an array of Shift IDshift_ids[]ADD int32typestringenumFilter for single Request typeStaffRequestChangeRequestSwapRequestAllowed:StaffRequestChangeRequestSwapRequesttypes[]array of stringsFilter an array of Request typetypes[]ADD stringupdated_afterdate-timeReturn all records which are updated afterupdated_beforedate-timeReturn all records which are updated beforeResponse 200List all RequestUpdated 3 days ago