---
title: "Health check"
method: GET
path: "/memory/v1/health"
tags: ["Memory"]
---

# Health check

`GET /memory/v1/health`

Check if the Memory service is available.

## Response `200`

Service is healthy

- object
  - `status` 'ok'
  - `service` string
  - `timestamp` string, date-time

## Other responses

- `503` — Service is unavailable

---

[API](https://skmtc.net/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.net/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/casemark/case-dev-api/versions/5b7e64e6d6f9/schema)
