---
title: "Changes to Get container memory usage history"
method: GET
path: "/api/container/{containerId}/memory/history"
---

# Changes to Get container memory usage history

`GET /api/container/{containerId}/memory/history`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 14 revisions.

- **2026-08-09** `0dc1c558eb88` — 1 warning

## Changes

- **2026-08-09** `0dc1c558eb88` — 1 warning
  - changed the pattern of the `path` request parameter `containerId` from `^[a-zA-Z0-9]+$` to `^[a-zA-Z0-9._-]+$`

---

[Operation](https://skmtc.dev/coollabsio/apis/sentinel-api/docs/api/container/:containerId/memory/history/get.md) · [API](https://skmtc.dev/coollabsio/apis/sentinel-api.md) · [Page](https://skmtc.dev/coollabsio/apis/sentinel-api/changes/api/container/:containerId/memory/history/get)
