---
title: "Get Historical RAM information"
method: GET
path: "/info/ram/historical"
tags: ["system"]
---

# Get Historical RAM information

`GET /info/ram/historical`

Retrieves historical RAM info

## Response `200`

OK

- InternalHandlersInfoHistoricalRamInfoResponse
  - `data` GithubComAlchemillahqSylveInternalDbModelsInfoRAM[]
    - `createdAt` string
    - `id` integer
    - `usage` number
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/revisions/950e51f8af98/schema)
