---
title: "Changes to Lists all check results"
method: GET
path: "/v2/check-results/{checkId}"
---

# Changes to Lists all check results

`GET /v2/check-results/{checkId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-08-12** `87d29dc7b4fe` — 47 breaking, 39 warning, 176 info
- **2026-08-05** `9e903da4f3da` — 2 info

## Changes

- **2026-08-12** `87d29dc7b4fe` — 47 breaking, 39 warning, 176 info
  - for the `path` request parameter `checkId`, the minLength was increased from `0` to `1`
  - for the `header` request parameter `x-checkly-account`, the format changed from no format to `uuid`
  - for the `path` request parameter `checkId`, the format changed from no format to `uuid`
  - for the `query` request parameter `from`, the type changed from `string` to `number`, and format from `date` to no format
  - for the `query` request parameter `to`, the type changed from `string` to `number`, and format from `date` to no format
  - the response property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/agenticCheckResult` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/jobAssets/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/browserCheckResult` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/multiStepCheckResult` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/playwrightCheckResult` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/sslCheckResult` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/jobAssets/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/errors/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/jobAssets/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/jobLog/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/multiStepCheckResult/errors/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/multiStepCheckResult/jobAssets/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/multiStepCheckResult/jobLog/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/playwrightCheckResult/jobAssets/items/` became nullable for the status `200`
  - the response property `entries/items/anyOf[#/components/schemas/CheckResult]/playwrightCheckResult/jobLog/items/` became nullable for the status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/assertions/items/` response's property type changed from `string` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/jobAssets/items/` response's property type changed from `string` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/response/headers` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/response/timingPhases` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/response/timings` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/grpcCheckResult` response's property type changed from `array` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/playwrightCheckResult` response's property type changed from `string` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/sslCheckResult` response's property type changed from `string` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResultProjection]/tracerouteCheckResult` response's property type changed from `string` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/assertions/items/` response's property type changed from `string` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/jobAssets/items/` response's property type changed from `string` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/response/headers` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/response/timingPhases` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/response/timings` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/errors/items/` response's property type changed from `string` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/jobAssets/items/` response's property type changed from `string` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/jobLog/items/` response's property type changed from `string` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/browserCheckResult/pages/items/` response's property type changed from `string` to `object` for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/grpcCheckResult/response/timingPhases` response's property type changed from `object` to no type for status `200`
  - the `entries/items/anyOf[#/components/schemas/CheckResult]/multiStepCheckResult/errors/items/` response's property type changed from `string` to no type for status `200`
  - …222 more
- **2026-08-05** `9e903da4f3da` — 2 info
  - added the optional property `entries/items/anyOf[#/components/schemas/CheckResultProjection]/apiCheckResult/response/bodyEncoding` to the response with the `200` status
  - added the optional property `entries/items/anyOf[#/components/schemas/CheckResult]/apiCheckResult/response/bodyEncoding` to the response with the `200` status

---

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