---
title: "Changes to Get PageSpeed detail for a monitor"
method: GET
path: "/monitors/pagespeed/details/{monitorId}"
---

# Changes to Get PageSpeed detail for a monitor

`GET /monitors/pagespeed/details/{monitorId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 40 revisions.

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

## Changes

- **2026-05-01** `39082d385dda` — 3 breaking, 9 warning, 7 info
  - for the `path` request parameter `monitorId`, the minLength was increased from `0` to `1`
  - the response property `data` became nullable for the status `200`
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `sortOrder`
  - removed the optional property `data/checks` from the response with the `200` status
  - removed the optional property `data/monitor` 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 `dateRange`
  - added the non-success response with the status `403`
  - removed the non-success response with the status `404`
  - 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 `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/pagespeed/details/:monitorId/get.md) · [API](https://skmtc.dev/bluewave-labs/apis/checkmate-api.md) · [Page](https://skmtc.dev/bluewave-labs/apis/checkmate-api/changes/monitors/pagespeed/details/:monitorId/get)
