---
title: "Health check"
method: GET
path: "/v2/health"
tags: ["public"]
---

# Health check

`GET /v2/health`

## Response `200`

Server is healthy

- HealthResponse
  - `status` 'ok' | 'unhealthy', required
  - `error` string — Error description (present only when unhealthy)

## Other responses

- `503` — Server is unhealthy

---

[API](https://skmtc.dev/mezeporta/apis/erupe-api.md) · [All operations](https://skmtc.dev/mezeporta/apis/erupe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mezeporta/erupe-api/revisions/08897afa315e/schema)
