---
title: "Changes to List alerts for a specific check"
method: GET
path: "/v1/check-alerts/{checkId}"
---

# Changes to List alerts for a specific check

`GET /v1/check-alerts/{checkId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-12** `87d29dc7b4fe` — 2 breaking, 2 warning, 1 info

## Changes

- **2026-08-12** `87d29dc7b4fe` — 2 breaking, 2 warning, 1 info
  - the `items/created_at` response's property format changed from `date` to `date-time` for status `200`
  - the `items/startedAt` response's property format changed from `date` to `date-time` for status `200`
  - for the `query` request parameter `page`, the exclusiveMinimum was set to `true`
  - for the `query` request parameter `page`, the min was set to `0.00`
  - added the non-success response with the status `400`

---

[Operation](https://skmtc.dev/checklyhq/apis/checkly-public-api/docs/v1/check-alerts/:checkId/get.md) · [API](https://skmtc.dev/checklyhq/apis/checkly-public-api.md) · [Page](https://skmtc.dev/checklyhq/apis/checkly-public-api/changes/v1/check-alerts/:checkId/get)
