Get a list of alert groups
Query parameters
Include active alerts within the returned groups. If false, excludes active alerts from groups and only shows suppressed (silenced or inhibited) alerts.
Include silenced alerts within the returned groups. If false, excludes silenced alerts from groups. Note that true (default) shows both silenced and non-silenced alerts.
Include inhibited alerts within the returned groups. If false, excludes inhibited alerts from groups. Note that true (default) shows both inhibited and non-inhibited alerts.
Include muted (silenced or inhibited) alert groups in results. If false, excludes entire groups where all alerts are muted.
A matcher expression to filter alert groups. 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 alert groups response