---
title: "Changes to List project incidents"
method: GET
path: "/v1/projects/{projectSlug}/incidents"
---

# Changes to List project incidents

`GET /v1/projects/{projectSlug}/incidents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 67 revisions.

- **2026-08-10** `2ce07f01d6c2` — 1 warning, 1 info
- **2026-06-29** `f618a20f107f` — 2 breaking
- **2026-06-28** `5cedc15b21b5` — 2 breaking, 5 warning, 6 info
- **2026-06-19** `b68fa53b6ab1` — 1 breaking, 1 info
- **2026-06-15** `0e5d35c9aa15` — 3 warning, 3 info
- **2026-06-05** `7a4027f058a7` — 2 info
- **2026-06-01** `f4b19b86cb94` — 5 warning, 5 info
- **2026-05-19** `fc0da553a950` — 1 info

## Changes

- **2026-08-10** `2ce07f01d6c2` — 1 warning, 1 info
  - added the new `urgent` enum value to the `items/items/severity` response property for the response status `200`
  - added the enum value `urgent` to the property `items/` of the `query` request parameter `severities`
- **2026-06-29** `f618a20f107f` — 2 breaking
  - added `subschema #3` to the `items/items/condition/anyOf[#/components/schemas/AlertEscalatingCondition]/metric` response property `oneOf` list for the response status `200`
  - added `subschema #3` to the `items/items/condition/anyOf[#/components/schemas/AlertThresholdCondition]/metric` response property `oneOf` list for the response status `200`
- **2026-06-28** `5cedc15b21b5` — 2 breaking, 5 warning, 6 info
  - removed the required property `items/items/kind` from the response with the `200` status
  - removed the required property `items/items/monitorAlertId` from the response with the `200` status
  - deleted the `query` request parameter `kinds`
  - deleted the `query` request parameter `sourceId`
  - deleted the `query` request parameter `sourceTypes`
  - added the new `monitor` enum value to the `items/items/sourceType` response property for the response status `200`
  - added the new `signal` enum value to the `items/items/sourceType` response property for the response status `200`
  - added the new optional `query` request parameter `source_id`
  - added the new optional `query` request parameter `source_type`
  - added `#/components/schemas/AlertThresholdCondition, #/components/schemas/AlertEscalatingCondition, subschema #3` to the `items/items/condition` response property `anyOf` list for the response status `200`
  - removed the `issue` enum value from the `items/items/sourceType` response property for the response status `200`
  - removed the `savedSearch` enum value from the `items/items/sourceType` response property for the response status `200`
  - removed `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5, subschema #6` from the `items/items/condition` response property `oneOf` list for the response status `200`
- **2026-06-19** `b68fa53b6ab1` — 1 breaking, 1 info
  - added `subschema #1, subschema #2, subschema #4, subschema #5` to the `items/items/condition` response property `oneOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `items/items/condition` response property `oneOf` list for the response status `200`
- **2026-06-15** `0e5d35c9aa15` — 3 warning, 3 info
  - added the new `event.matched` enum value to the `items/items/kind` response property for the response status `200`
  - added the new `metric.escalating` enum value to the `items/items/kind` response property for the response status `200`
  - added the new `metric.threshold` enum value to the `items/items/kind` response property for the response status `200`
  - added the enum value `event.matched` to the property `items/` of the `query` request parameter `kinds`
  - added the enum value `metric.escalating` to the property `items/` of the `query` request parameter `kinds`
  - added the enum value `metric.threshold` to the property `items/` of the `query` request parameter `kinds`
- **2026-06-05** `7a4027f058a7` — 2 info
  - added the required property `items/items/condition` to the response with the `200` status
  - added the required property `items/items/monitorAlertId` to the response with the `200` status
- **2026-06-01** `f4b19b86cb94` — 5 warning, 5 info
  - added the new `low` enum value to the `items/items/severity` response property for the response status `200`
  - added the new `savedSearch` enum value to the `items/items/sourceType` response property for the response status `200`
  - added the new `savedSearch.escalating` enum value to the `items/items/kind` response property for the response status `200`
  - added the new `savedSearch.match` enum value to the `items/items/kind` response property for the response status `200`
  - added the new `savedSearch.threshold` enum value to the `items/items/kind` response property for the response status `200`
  - added the enum value `low` to the property `items/` of the `query` request parameter `severities`
  - added the enum value `savedSearch` to the property `items/` of the `query` request parameter `sourceTypes`
  - added the enum value `savedSearch.escalating` to the property `items/` of the `query` request parameter `kinds`
  - added the enum value `savedSearch.match` to the property `items/` of the `query` request parameter `kinds`
  - added the enum value `savedSearch.threshold` to the property `items/` of the `query` request parameter `kinds`
- **2026-05-19** `fc0da553a950` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/latitude-dev/apis/latitude/docs/v1/projects/:projectSlug/incidents/get.md) · [API](https://skmtc.dev/latitude-dev/apis/latitude.md) · [Page](https://skmtc.dev/latitude-dev/apis/latitude/changes/v1/projects/:projectSlug/incidents/get)
