---
title: "Get the server health status"
method: GET
path: "/health"
tags: ["monitoring"]
---

# Get the server health status

`GET /health`

## Response `200`

Server is active

- HealthResponse
  - `status` 'ok', required

## Other responses

- `503` — Server is not active

---

[API](https://skmtc.net/enseadaio/apis/enseada.md) · [All operations](https://skmtc.net/enseadaio/apis/enseada/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enseadaio/enseada/versions/e8c51f6a5e52/schema)
