Gets a list of all catalog rules for searching on the client-side.
Rules were successfully received.
Authentication not passed or wrong. Make sure you used authentication or correct credentials.
Authorization header not sent.
{- "items": [
- {
- "rule_id": 1,
- "name": "Ork race armor rule",
- "is_enabled": true
}, - {
- "rule_id": 2,
- "name": "Age",
- "is_enabled": false
}
]
}