getDocRuleDefinition
GET/doc-rules/:docRuleId/definition
Returns the full serialized RuleDefinition of the DocRule: the schema version and the list of condition groups, each fully nested with its conditions, range groups, ranges and effects.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| getDocRule |
Request
Responses
- 200
- 400
The full RuleDefinition of the DocRule.
Bad request.