---
title: "Run memory workspace health diagnostics"
method: GET
path: "/api/memory/health"
tags: ["Admin"]
---

# Run memory workspace health diagnostics

`GET /api/memory/health`

## Response `200`

Health report

- object
  - `overall` string
  - `overallScore` integer
  - `categories` object[]
  - `generatedAt` integer

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/versions/b920835b2793/schema)
