There are some examples where you can use this parameter to the URL &hasReference=%5B%7B%22type%22%3A%22tag%22%2C%22id%22%3A%2233c9ecf0-9880-11ec-9ed3-9f11b117f7f7%22%7D%5D
which is more complicated as it requires to use the ID of the tag, it means a pre request...
I don't think there is a way to search for tag objects based on its name. As you already saw, and per documentation, you need to use the has_reference parameter with the (encoded) payload:
[
{
"type":"tag",
"id":"tag-long-identifier"
}
]
So to check the API I added the test1 tag to a few objects in a clean instance with sample data:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.