|docs
Start Trial

List alert grouping settings

List all of your alert grouping settings including both single service settings and global content based settings.

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

Authorization<token>

The API Key with format Token token=<API_KEY>

In: header

Query Parameters

after?string

Cursor to retrieve next page; only present if next page exists.

before?string

Cursor to retrieve previous page; only present if not on first page.

total?boolean

By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated.

See our Pagination Docs for more information.

Defaultfalse
limit?integer

The number of results per page.

service_ids[]?array<string>

An array of service IDs. Only results related to these services will be returned.

Header Parameters

Accept*string

The Accept header is used as a versioning header.

Default"application/vnd.pagerduty+json;version=2"
Content-Type*"application/json"
Default"application/json"

Value in

  • "application/json"

Response Body

application/json

application/json