Get a list of alerts
Query parameters
Include active alerts in results. If false, excludes active alerts and returns only suppressed (silenced or inhibited) alerts.
Include silenced alerts in results. If false, excludes silenced alerts. Note that true (default) shows both silenced and non-silenced alerts.
Include inhibited alerts in results. If false, excludes inhibited alerts. Note that true (default) shows both inhibited and non-inhibited alerts.
Include unprocessed alerts in results. If false, excludes unprocessed alerts. Note that true (default) shows both processed and unprocessed alerts.
A matcher expression to filter alerts. For example alertname="MyAlert". It can be repeated to apply multiple matchers.
A regex matching receivers to filter alerts by
A matcher expression to filter by receiver labels. For example owner="my-team". Can be repeated to apply multiple matchers.
Response
Get alerts response