v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 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"
]