curl --location --request GET '/admin/products/tag-usage'
{ "tags": [ { "id": "string", "usage_count": "string", "value": "string" } ] }