Get a BRE rule by key
GET/v1/admin/clients/:slug/bre-rules/:ruleKey
Returns a single business rule including the full JDM definition.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
- 503
Rule retrieved successfully
Schema validation failed (GEN000000)
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
Rule not found (BRE004001) or client slug not found (ADM004009)
Capability not configured for this tenant (CRT022003)
Internal server error (GEN100000) or Service error (GEN100001)
All connector targets are currently unhealthy (CRT103001)