v2/positionsAsk AIget https://shyftplan.com/api/v2/positionsList all Positions.Query 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 beforeidint32Filter for single Position IDids[]array of int32sFilter an array of Position IDids[]ADD int32location_idint32Filter for single Location IDpageint32≥ 1Defaults to 1Number of the page of responses to retrieve. First page: 1.per_pageint321 to 1000Defaults to 500Number of responses on each page.updated_afterdate-timeReturn all records which are updated afterupdated_beforedate-timeReturn all records which are updated beforeResponses 200List all Positions. 401Unauthorized 403Forbidden 404Not FoundUpdated 6 months ago