List project incidents
Returns incidents in the project, ordered from oldest to newest. The time window defaults to the trailing 7 days.
Path parameters
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Query parameters
Lower bound (inclusive) of the time window. Returns incidents whose lifetime overlaps [fromIso, toIso]. Defaults to 7 days before toIso.
Lower bound (inclusive) of the time window. Returns incidents whose lifetime overlaps [fromIso, toIso]. Defaults to 7 days before toIso.
Upper bound (inclusive) of the time window. Defaults to now.
Upper bound (inclusive) of the time window. Defaults to now.
Restrict to incidents triggered by this source type: monitor or signal.
Restrict to incidents triggered by this source type: monitor or signal.
Restrict to incidents tied to one source entity id.
Restrict to incidents tied to one source entity id.
Restrict to incidents whose severity matches any value in this list.
Restrict to incidents whose severity matches any value in this list.
Response
Matching incidents
Changes
Changed in 8 of the 67 revisions of this API.51419
- ●
added the new
urgentenum value to theitems/items/severityresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
urgentto the propertyitems/of thequeryrequest parameterseveritiesrequest-parameter-property-enum-value-added
- ●
- ▲
added
subschema #3to theitems/items/condition/anyOf[AlertEscalatingCondition]/metricresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
subschema #3to theitems/items/condition/anyOf[AlertThresholdCondition]/metricresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
- ▲
removed the required property
items/items/kindfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/items/monitorAlertIdfrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parameterkindsrequest-parameter-removed
- ●
deleted the
queryrequest parametersourceIdrequest-parameter-removed
- ●
deleted the
queryrequest parametersourceTypesrequest-parameter-removed
- ●
added the new
monitorenum value to theitems/items/sourceTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
signalenum value to theitems/items/sourceTyperesponse property for the response status200response-property-enum-value-added
- ○
added the new optional
queryrequest parametersource_idnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersource_typenew-optional-request-parameter
- ○
added
AlertThresholdConditionAlertEscalatingConditionsubschema #3to theitems/items/conditionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
removed the
issueenum value from theitems/items/sourceTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed the
savedSearchenum value from theitems/items/sourceTyperesponse property for the response status200response-property-enum-value-removed
- ○
removed
subschema #1subschema #2subschema #3subschema #4subschema #5subschema #6from theitems/items/conditionresponse propertyoneOflist for the response status200response-property-one-of-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
subschema #1subschema #2subschema #4subschema #5to theitems/items/conditionresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
removed
subschema #1subschema #2from theitems/items/conditionresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ●
added the new
event.matchedenum value to theitems/items/kindresponse property for the response status200response-property-enum-value-added
- ●
added the new
metric.escalatingenum value to theitems/items/kindresponse property for the response status200response-property-enum-value-added
- ●
added the new
metric.thresholdenum value to theitems/items/kindresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
event.matchedto the propertyitems/of thequeryrequest parameterkindsrequest-parameter-property-enum-value-added
- ○
added the enum value
metric.escalatingto the propertyitems/of thequeryrequest parameterkindsrequest-parameter-property-enum-value-added
- ○
added the enum value
metric.thresholdto the propertyitems/of thequeryrequest parameterkindsrequest-parameter-property-enum-value-added
- ●
- ○
added the required property
items/items/conditionto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/monitorAlertIdto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
lowenum value to theitems/items/severityresponse property for the response status200response-property-enum-value-added
- ●
added the new
savedSearchenum value to theitems/items/sourceTyperesponse property for the response status200response-property-enum-value-added
- ●
added the new
savedSearch.escalatingenum value to theitems/items/kindresponse property for the response status200response-property-enum-value-added
- ●
added the new
savedSearch.matchenum value to theitems/items/kindresponse property for the response status200response-property-enum-value-added
- ●
added the new
savedSearch.thresholdenum value to theitems/items/kindresponse property for the response status200response-property-enum-value-added
- ○
added the enum value
lowto the propertyitems/of thequeryrequest parameterseveritiesrequest-parameter-property-enum-value-added
- ○
added the enum value
savedSearchto the propertyitems/of thequeryrequest parametersourceTypesrequest-parameter-property-enum-value-added
- ○
added the enum value
savedSearch.escalatingto the propertyitems/of thequeryrequest parameterkindsrequest-parameter-property-enum-value-added
- ○
added the enum value
savedSearch.matchto the propertyitems/of thequeryrequest parameterkindsrequest-parameter-property-enum-value-added
- ○
added the enum value
savedSearch.thresholdto the propertyitems/of thequeryrequest parameterkindsrequest-parameter-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○