---
title: "Changes to List team monitors with their most recent checks (paginated)"
method: GET
path: "/monitors/team/with-checks"
---

# Changes to List team monitors with their most recent checks (paginated)

`GET /monitors/team/with-checks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 38 revisions.

- **2026-05-27** `dd1708803c7c` — 1 info
- **2026-05-01** `39082d385dda` — 2 warning, 5 info
- **2026-04-27** `8453661342e1` — 1 breaking, 8 info
- **2026-04-27** `e6bb411c2dc7` — 2 breaking, 7 warning
- **2026-04-24** `7b5d2e688b47` — 1 breaking, 8 info
- **2025-08-11** `db719f9e3d34` — 1 info
- **2025-04-20** `b97ec6888b3c` — 1 breaking

## Changes

- **2026-05-27** `dd1708803c7c` — 1 info
  - added the new optional `query` request parameter `tags`
- **2026-05-01** `39082d385dda` — 2 warning, 5 info
  - 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 `500`
  - for the `query` request parameter `filter`, the type/format was generalized from `string`/`` to ``/``
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the optional property `data` to the response with the `500` status
- **2026-04-27** `8453661342e1` — 1 breaking, 8 info
  - for the `query` request parameter `limit`, default value `10` was removed
  - added the new optional `query` request parameter `explain`
  - added the new optional `query` request parameter `field`
  - added the new optional `query` request parameter `filter`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `rowsPerPage`
  - added the new optional `query` request parameter `type`
  - for the `query` request parameter `limit`, the max was increased from `50.00` to `100.00`
- **2026-04-27** `e6bb411c2dc7` — 2 breaking, 7 warning
  - for the `query` request parameter `limit`, default value `10` was added
  - for the `query` request parameter `limit`, the max was decreased from `100.00` to `50.00`
  - deleted the `query` request parameter `explain`
  - deleted the `query` request parameter `field`
  - deleted the `query` request parameter `filter`
  - deleted the `query` request parameter `order`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `rowsPerPage`
  - deleted the `query` request parameter `type`
- **2026-04-24** `7b5d2e688b47` — 1 breaking, 8 info
  - for the `query` request parameter `limit`, default value `10` was removed
  - added the new optional `query` request parameter `explain`
  - added the new optional `query` request parameter `field`
  - added the new optional `query` request parameter `filter`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `rowsPerPage`
  - added the new optional `query` request parameter `type`
  - for the `query` request parameter `limit`, the max was increased from `50.00` to `100.00`
- **2025-08-11** `db719f9e3d34` — 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/monitors/team/with-checks/get.md) · [API](https://skmtc.dev/bluewave-labs/apis/checkmate-api.md) · [Page](https://skmtc.dev/bluewave-labs/apis/checkmate-api/changes/monitors/team/with-checks/get)
