---
title: "Changes to Incident summary for the caller's team"
method: GET
path: "/incidents/team/summary"
---

# Changes to Incident summary for the caller's team

`GET /incidents/team/summary`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 38 revisions.

- **2026-05-01** `39082d385dda` — 11 warning, 14 info
- **2026-01-19** `32614017d73a` — 1 info
- **2025-04-20** `b97ec6888b3c` — 1 breaking

## Changes

- **2026-05-01** `39082d385dda` — 11 warning, 14 info
  - deleted the `query` request parameter `dateRange`
  - removed the optional property `data/activeIncidents` from the response with the `200` status
  - removed the optional property `data/averageResolutionTime` from the response with the `200` status
  - removed the optional property `data/incidentsByMonitor` from the response with the `200` status
  - removed the optional property `data/resolvedIncidents` from the response with the `200` status
  - removed the optional property `data/totalIncidents` from the response with the `200` status
  - removed the optional property `details` from the response with the `401` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `false` enum value to the `success` response property for the response status `401`
  - added the new `false` enum value to the `success` response property for the response status `500`
  - added the new `true` enum value to the `success` response property for the response status `200`
  - added the new optional `query` request parameter `limit`
  - added the non-success response with the status `403`
  - added the optional property `data` to the response with the `401` status
  - added the optional property `data` to the response with the `500` status
  - the response property `data` became required for the status `200`
  - the response property `msg` became required for the status `200`
  - the response property `success` became required for the status `200`
  - added the required property `data/avgResolutionTimeHours` to the response with the `200` status
  - added the required property `data/latestIncidents` to the response with the `200` status
  - added the required property `data/topMonitor` to the response with the `200` status
  - added the required property `data/total` to the response with the `200` status
  - added the required property `data/totalActive` to the response with the `200` status
  - added the required property `data/totalAutomaticResolutions` to the response with the `200` status
  - added the required property `data/totalManualResolutions` to the response with the `200` status
- **2026-01-19** `32614017d73a` — 1 info
  - endpoint added
- **2025-04-20** `b97ec6888b3c` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/bluewave-labs/apis/checkmate-api/docs/incidents/team/summary/get.md) · [API](https://skmtc.dev/bluewave-labs/apis/checkmate-api.md) · [Page](https://skmtc.dev/bluewave-labs/apis/checkmate-api/changes/incidents/team/summary/get)
