Alert Grouping Settings

Get an Alert Grouping Setting

Get an existing Alert Grouping Setting.

The settings part of Alert Grouper service allows us to create Alert Grouping Settings and configs that are required to be used during grouping of the alerts.

Scoped OAuth requires: services.read

get/alert_grouping_settings/{id}

Path parameters

idstring required

The ID of the resource.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

The Alert Grouping Setting.

alert_grouping_settingAlertGroupingSetting required— unresolved $ref

Changes