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

# Health check

`GET /health`

Returns the current health status of the Openstock API.

## Response `200`

Service is healthy

- HealthResponse
  - `ok` boolean, required — Whether the service is healthy
  - `environment` string, required — Deployment environment name

---

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