v1/staff_shifts_tagsCopy Pageget https://shyftplan.com/api/v1/staff_shifts_tagsGet collection of Staff Shift tagsQuery 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.ids[]array of int32sFilter for several Staffshift tags IDsids[]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.staff_shift_ids[]array of int32sFilter for several Staffshift IDsstaff_shift_ids[]ADD int32tag_ids[]array of int32sFilter for several Tag IDtag_ids[]ADD int32Responses 200List of staff shifts tags 403ForbiddenUpdated about 2 months ago