---
title: "GET /health"
method: GET
path: "/health"
---

# GET /health

`GET /health`

## Response `200`

OK

- object
  - `status` 'ok' | 'degraded', required
  - `db` object, required
    - `alive` boolean, required
    - `error` string
  - `redis` object, required
    - `alive` boolean, required
    - `error` string
    - `configured` boolean, required
  - `version` string, required
  - `spec` string, required

---

[API](https://skmtc.dev/deadlockmods/apis/deadlock-mods-api.md) · [All operations](https://skmtc.dev/deadlockmods/apis/deadlock-mods-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/deadlockmods/deadlock-mods-api/revisions/bd2128436e2f/schema)
