---
title: "Changes to Check Certificates"
method: GET
path: "/check/certificates"
---

# Changes to Check Certificates

`GET /check/certificates`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-08-31** `9d9ef31d83e5` — 14 breaking, 2 warning, 1 info
- **2026-08-30** `aa5294fdc8d8` — 1 warning

## Changes

- **2026-08-31** `9d9ef31d83e5` — 14 breaking, 2 warning, 1 info
  - the response property `certificates` became nullable for the status `200`
  - the response property `message` became nullable for the status `400`
  - the response property `message` became nullable for the status `401`
  - the response property `message` became nullable for the status `429`
  - the response property `certificates` became optional for the status `200`
  - the response property `message` became optional for the status `400`
  - the response property `message` became optional for the status `401`
  - the response property `message` became optional for the status `429`
  - removed the required property `certificates/fingerprint` from the response with the `200` status
  - removed the required property `certificates/issuer` from the response with the `200` status
  - removed the required property `certificates/serial_number` from the response with the `200` status
  - removed the required property `certificates/subject` from the response with the `200` status
  - removed the required property `certificates/valid_from` from the response with the `200` status
  - removed the required property `certificates/valid_to` from the response with the `200` status
  - deleted the `path` request parameter `enrichment`
  - deleted the `path` request parameter `query`
  - added the new optional `query` request parameter `query`
- **2026-08-30** `aa5294fdc8d8` — 1 warning
  - deleted the `path` request parameter `track_reports`

---

[Operation](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/docs/check/certificates/get.md) · [API](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api.md) · [Page](https://skmtc.dev/ismalicious/apis/ismalicious-threat-intelligence-api/changes/check/certificates/get)
