---
title: "Changes to GET /api/system/load"
method: GET
path: "/api/system/load"
---

# Changes to GET /api/system/load

`GET /api/system/load`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-09-20** `b18f9d8a574e` — 4 info
- **2025-09-19** `04aac8a043a6` — 1 breaking
- **2025-09-07** `8894b9440760` — 6 breaking
- **2025-05-09** `0db10235cd0a` — 1 info

## Changes

- **2025-09-20** `b18f9d8a574e` — 4 info
  - response property `cpuLoad` list-of-types was narrowed by removing types `null` from media type `application/json` of response `default`
  - response property `diskSize` list-of-types was narrowed by removing types `null` from media type `application/json` of response `default`
  - response property `diskUsed` list-of-types was narrowed by removing types `null` from media type `application/json` of response `default`
  - response property `percentUsed` list-of-types was narrowed by removing types `null` from media type `application/json` of response `default`
- **2025-09-19** `04aac8a043a6` — 1 breaking
  - removed the success response with the status `200`
- **2025-09-07** `8894b9440760` — 6 breaking
  - response property `cpuLoad` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `diskSize` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `diskUsed` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `memoryTotal` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `percentUsed` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `percentUsedMemory` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2025-05-09** `0db10235cd0a` — 1 info
  - added the success response with the status `200`

---

[Operation](https://skmtc.dev/runtipi/apis/runtipi-api/docs/api/system/load/get.md) · [API](https://skmtc.dev/runtipi/apis/runtipi-api.md) · [Page](https://skmtc.dev/runtipi/apis/runtipi-api/changes/api/system/load/get)
