---
title: "Check API and database health status"
method: GET
path: "/health"
tags: ["common"]
---

# Check API and database health status

`GET /health`

## Response `200`

The Health Check is successful

- object
  - `details` object
  - `error` object, nullable
  - `info` object, nullable
  - `status` string

## Other responses

- `503` — The Health Check is not successful

---

[API](https://skmtc.net/wejam/apis/jam.md) · [All operations](https://skmtc.net/wejam/apis/jam/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wejam/jam/revisions/bd5a5f406bca/schema)
