---
title: "Changes to Read CPU data"
method: GET
path: "/api/v1/metrics/cpu"
---

# Changes to Read CPU data

`GET /api/v1/metrics/cpu`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 8 revisions.

- **2025-12-06** `577d4aa2949c` — 2 warning, 2 info
- **2025-07-17** `a5791047c7e4` — 6 breaking, 2 info
- **2025-06-04** `69b4529f7c41` — 1 info
- **2024-12-16** `0e2250f78cf0` — 1 breaking

## Changes

- **2025-12-06** `577d4aa2949c` — 2 warning, 2 info
  - removed the optional property `errors/items/error` from the response with the `200` status
  - removed the optional property `errors/items/error` from the response with the `207` status
  - added the optional property `errors/items/err` to the response with the `200` status
  - added the optional property `errors/items/err` to the response with the `207` status
- **2025-07-17** `a5791047c7e4` — 6 breaking, 2 info
  - the response property `data/temperature` became nullable for the status `200`
  - the response property `data/temperature` became nullable for the status `207`
  - the `data/temperature` response's property type/format changed from `number`/`` to `array`/`` for status `200`
  - the `data/temperature` response's property type/format changed from `number`/`` to `array`/`` for status `207`
  - the `errors/items/metric` response's property type/format changed from `string`/`` to `array`/`` for status `200`
  - the `errors/items/metric` response's property type/format changed from `string`/`` to `array`/`` for status `207`
  - the endpoint scheme security `type AND scheme AND bearerFormat` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2025-06-04** `69b4529f7c41` — 1 info
  - endpoint added
- **2024-12-16** `0e2250f78cf0` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/bluewave-labs/apis/capture/docs/api/v1/metrics/cpu/get.md) · [API](https://skmtc.dev/bluewave-labs/apis/capture.md) · [Page](https://skmtc.dev/bluewave-labs/apis/capture/changes/api/v1/metrics/cpu/get)
