---
title: "Changes to Export all team monitors as JSON"
method: GET
path: "/monitors/export/json"
---

# Changes to Export all team monitors as JSON

`GET /monitors/export/json`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 38 revisions.

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

## Changes

- **2026-05-01** `39082d385dda` — 2 breaking, 7 warning, 5 info
  - the response property `data` became nullable for the status `200`
  - the `data` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - removed the optional property `details` from the response with the `401` status
  - removed the optional property `details` from the response with the `403` 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 `403`
  - 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 optional property `data` to the response with the `401` status
  - added the optional property `data` to the response with the `403` status
  - added the optional property `data` to the response with the `500` status
  - the response property `msg` became required for the status `200`
  - the response property `success` became required for the status `200`
- **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/monitors/export/json/get.md) · [API](https://skmtc.dev/bluewave-labs/apis/checkmate-api.md) · [Page](https://skmtc.dev/bluewave-labs/apis/checkmate-api/changes/monitors/export/json/get)
