Skip to main content
GET
cURL

Path Parameters

rule-set-id
integer<int64>
required

Response

200 - application/json

Successful operation

id
integer<int64>
name
string
Example:

"rule_set_for_a_product"

operatorType
enum<string>

Defines whether all rules should pass or if it's enough for just one rule to pass.

Available options:
ANY,
ALL
Example:

"ALL"

rules
object[]