Forum Discussion
cike
6 years agoChampion
Hi Inactive User,
the operators "IN" and "MATCHES" are only available in APIv2 and can't be used in APIv1 calls. But as TariqHussain mentioned in his post, you can use the search route of APIv1 and add tags in the query parameter.
You won't find a specific documentation for the operators which can be used with APIv2 queries. But you can check the single resource documentations and read the constraints section. There you find all available operators for each property.
Regards,
Christian