/2024-01/partners/tagsAsk AIget https://api-g.weedmaps.com/wm/2024-01/partners/tagsFetch tags elligible to be associated to menu items and productsQuery Paramspageint321 to 9999Defaults to 1Current page for paginated listspage_sizeint320 to 150Defaults to 20Number of items per page for paginated listssort[]array of stringsOptionally return entities in a specified order. Use a '-' to invert order. Default value : sort[]ADD stringfilters[name][eq]stringFilter tags where name equals; cannot be combined with matchfilters[name][match]stringFilter tags where name contains; cannot be combined with eqfilters[published]booleanDefaults to trueFilter tags that are [not] publishedtruefalsefilters[group][ids][]array of int32sFilter tags by the provided group IDsfilters[group][ids][]ADD int32filters[group][name][eq]stringFilter tags where the group name equals; cannot be combined with matchfilters[group][name][match]stringFilter tags where the group name contains; cannot be combined with eqfilters[updated_at][after]date-timeFilter tags updated_at after this timestampfilters[updated_at][before]date-timeFilter tags updated_at before this timestampHeadersAuthorizationstringA valid bearer token for the client or user accessing the API. Format: "Bearer TOKEN_VALUE"Responses 200Fetch tags elligible to be associated to menu items and products 401Missing or invalid authentication 403Failed authorization, or IP is banned 422Invalid parameters or failed validationUpdated 11 months ago