List alerts

Retrieve all alerts, including Signals alerts and third-party

Query Params
int32 | null
int32 | null
string | null

A text query for alerts

string | null

A comma separated list of user IDs. This currently only works for Signals alerts.

string | null

A comma separated list of team IDs. This currently only works for Signals alerts.

string | null

A comma separated list of signals rule IDs. This currently only works for Signals alerts.

string | null

A comma separated list of environment IDs. This currently only works for Signals alerts.

string | null

A comma separated list of functionality IDs. This currently only works for Signals alerts.

string | null

A comma separated list of service IDs. This currently only works for Signals alerts.

string | null

A comma separated list of tags. This currently only works for Signals alerts.

string | null
enum

The strategy to match tags. any will return alerts that have at least one of the supplied tags, match_all will return only alerts that have all of the supplied tags, and exclude will only return alerts that have none of the supplied tags. This currently only works for Signals alerts.

Allowed:
string | null

A comma separated list of statuses to filter by. Valid statuses are: opened, acknowledged, resolved, ignored, expired, linked, or snoozed

date-time | null

Filters for alerts that started on or after the beginning of this date

date-time | null

Filters for alerts that started on or before the end of this date

date-time | null

Filters for alerts that started at or after this exact datetime

date-time | null

Filters for alerts that started at or before this exact datetime

Response

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