Rule Sets
Rule Set List
Get a list of all RuleSet
s with their associated Rule
s.
GET
/
v1
/
rule-set
/
list
Headers
TENANT
string
requiredThe tenant you are making this request on behalf of
API-KEY
string
requiredYour api key
Response
200 - application/json
description
string | null
Optional description of the rule set.
id
string
requiredUnique identifier for the rule set.
name
string
requiredName of the rule set.
rules
object[]
List of rules contained in this rule set.