v1

latestOpenAPI 3.0.2Apache 2.02026-07-136548173.9 KB
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"
]