Get a rule by key
GET/v1/rules/:ruleKey
Returns a single rule including the full JDM definition.
Request
Responses
- 200
- 401
- 404
- 500
Rule retrieved successfully
Missing or invalid bearer token (GEN022000)
Rule not found (BRE004001)
Internal server error (GEN100000) or stored rule JDM could not be parsed (BRE100004)