v1/evaluation_tagsCopy Pageget https://shyftplan.com/api/v1/evaluation_tagsList all Evaluation tags.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 Tag IDids[]array of int32sFilter an array of Tag IDids[]ADD int32location_idint32Filter for single Location IDlocation_ids[]array of int32sFilter an array of Location IDlocation_ids[]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.updated_afterdate-timeReturn all records which are updated afterupdated_beforedate-timeReturn all records which are updated beforeResponse 200List all Tags.Updated 27 days ago