curl --location --request GET '/v2/tags/'
{ "Tags": { "property1": "string", "property2": "string" } }