Use this endpoint when you want to retrieve all tags currently used across all policies in the system.
Endpoint
GET /catalog-server/api/rules/tagsSample Request
curl -X GET "https://{{HOST}}/catalog-server/api/rules/tags" \ -H "accessKey: {{ACCESS_KEY}}" \ -H "secretKey: {{SECRET_KEY}}"Was this page helpful?