Global rules
Admin
List global rules
Gets a list of all the currently configured global rules (if any).
This operation can fail for the following reasons:
- A server error occurred (HTTP error 500)
get/admin/rules
Response
The list of names of the globally configured rules.
RuleType[] required
Example response
[ "VALIDITY" ]