GET /v1/products/tags - List all tags in the workspace
GET https://api.voyantcloud.com/v1/products/tags
catalog:read
products:read
Authorization: Bearer YOUR_API_KEY
Show Tag fields
curl "https://api.voyantcloud.com/v1/products/tags" \ -H "Authorization: Bearer YOUR_API_KEY"