List alert rules

List all alert rules for the specified tenant.

Returns rules of all condition types and statuses, including subscriber configuration. Each rule's event history is omitted unless includeEvents=true is passed, because it is read separately and can be large on a long-lived tenant.

Query Params
uuid
required
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

A unique identifier for an organization

string
enum

Set to true to include each rule's event history, which is read separately and can be large on a long-lived tenant. Omitted by default.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json