---
title: "Changes to SSL monitors"
method: GET
path: "/v1/analytics/ssl/{id}"
---

# Changes to SSL monitors

`GET /v1/analytics/ssl/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-12** `87d29dc7b4fe` — 6 breaking, 5 warning, 124 info

## Changes

- **2026-08-12** `87d29dc7b4fe` — 6 breaking, 5 warning, 124 info
  - for the `path` request parameter `id`, the minLength was increased from `0` to `1`
  - for the `header` request parameter `x-checkly-account`, the type/format was changed from `string`/`` to `string`/`uuid`
  - for the `path` request parameter `id`, the type/format was changed from `string`/`` to `string`/`uuid`
  - the `from` response's property type/format changed from `string`/`date` to `string`/`date-time` for status `200`
  - the `series/items/` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `to` response's property type/format changed from `string`/`date` to `string`/`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`
  - removed the optional property `attributes` from the response with the `401` status
  - removed the optional property `attributes` from the response with the `429` status
  - removed the optional property `metadata/string` from the response with the `200` status
  - added the non-success response with the status `400`
  - added the non-success response with the status `404`
  - added the optional property `metadata/availability` to the response with the `200` status
  - added the optional property `metadata/baselineGrade` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_avg` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_max` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_median` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_min` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_p50` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_p90` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_p95` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_p99` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_stddev` to the response with the `200` status
  - added the optional property `metadata/baselineGrade_sum` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_avg` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_max` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_median` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_min` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_p50` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_p90` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_p95` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_p99` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_stddev` to the response with the `200` status
  - added the optional property `metadata/baselineVerdict_sum` to the response with the `200` status
  - added the optional property `metadata/chainTrusted` to the response with the `200` status
  - added the optional property `metadata/chainTrusted_avg` to the response with the `200` status
  - added the optional property `metadata/chainTrusted_max` to the response with the `200` status
  - added the optional property `metadata/chainTrusted_median` to the response with the `200` status
  - …95 more

---

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