v1/qualifications/locations_positionsAsk AIget https://shyftplan.com/api/v1/qualifications/locations_positionsList locations positions with their qualifications.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.location_idint32required≥ 1Filter to retrieve only locations positions and their qualifications a for a particular location IDlocations_position_ids[]array of objectsFilter for a list of locations positions IDs.locations_position_ids[]ADD int32contextstringenumContext of the qualification. Global qualifications can be assigned to any position, locations_position qualifications have to be made specifically available to a position first.locations_positiongloballocations_positionAllowed:globallocations_positionqualification_category_ids[]array of objectsFilter for a list of qualification category IDs.qualification_category_ids[]ADD int32qualification_ids[]array of objectsList of the IDs of qualifications.qualification_ids[]ADD int32qualifications_expiration_filters[timed_active]booleanDefaults to falseBoolean filter for expiring (true) or non-expiring (false) qualificationstruefalsequalifications_expiration_filters[timed_expires_soon]booleanDefaults to falseFilter for employments with timed qualification that will expire soontruefalsequalifications_expiration_filters[timed_expired]booleanDefaults to falseFilter for employments with timed qualification that are expiredtruefalsequalifications_expiration_filters[planned_on_track]booleanDefaults to falseFilter for employments with planned qualification that are due in some point in the futuretruefalsequalifications_expiration_filters[planned_due_soon]booleanDefaults to falseFilter for employments with planned qualification that are due soontruefalsequalifications_expiration_filters[planned_overdue]booleanDefaults to falseFilter for employments with planned qualification that are overdue,truefalseResponses 200Successfully listed. 401Unauthorized. 422Invalid request.Updated 6 months ago