v1/qualifications/grouped_by_categoryCopy Pageget https://shyftplan.com/api/v1/qualifications/grouped_by_categoryList all Qualifications grouped by categoryQuery 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≥ 1ID of a location.locations_position_ids[]array of objectsFilter by a list of IDs of locations positions.locations_position_ids[]ADD int32qualification_category_ids[]array of objectsFilter by a list of IDs of qualification categories.qualification_category_ids[]ADD int32qualification_ids[]int32≥ 1Filter by a list of qualification IDs.qualifications_expiration_filters[timed_active]booleanDefaults to falseFilter for timed qualifications that will expire for at least one employment at some point in the future.truefalsequalifications_expiration_filters[timed_expires_soon]booleanDefaults to falseFilter for timed qualifications that will expire soon (as defined in the company profile in shyftplan) for at least one employment.truefalsequalifications_expiration_filters[timed_expired]booleanDefaults to falseFilter for timed qualifications that have expired for at least one employment.truefalsequalifications_expiration_filters[planned_on_track]booleanDefaults to falseFilter for qualifications that are due to be achieved by at least one employment at some point in the future.truefalsequalifications_expiration_filters[planned_due_soon]booleanDefaults to falseFilter for qualifications that are due to be achieved soon (as defined in the company profile in shyftplan) for at least one employment.truefalsequalifications_expiration_filters[planned_overdue]booleanDefaults to falseFilter for qualifications that are overdue to be achieved for at least one employment.truefalseResponses 200Successfully listed. 401Unauthorized 403Forbidden 422Invalid requestUpdated about 1 month ago