Incident
List all Alerts for an Incident
GET
/
incident
/
{id}
/
alert
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
the incident identifier
Response
200 - application/json
Unique identifier for the entity
the alert title
the alert description field
state of the alert during its lifecycle
Available options:
TRIGGED
, RESOLVED
alert severity
Available options:
NOT_DEFINED
, CRITICAL
, HIGH
, MEDIUM
, LOW
the monitor query
resource monitor
timestamp when incident was closed