You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you view a specific version of a managed ruleset, each rule listed in the result can have one or more associated categories/tags, and it will not contain an expression.
243
243
:::
244
+
245
+
## List rules in a managed ruleset with a specific tag
246
+
247
+
Returns a list of all the rules in a managed ruleset with a specific tag.
| List rules in account ruleset version by tag |`GET /accounts/{account_id}/rulesets/{managed_ruleset_id}/versions/{version_number}/by_tag/{tag_name}`|
0 commit comments