---
title: "Get health check status"
method: GET
path: "/health"
tags: ["System"]
---

# Get health check status

`GET /health`

Check the health of all system components

## Response `200`

Health check results

- object
  - `message` object — Detailed health check results
  - `status` integer — HTTP status code
  - `headers` object — Response headers

## Other responses

- `500` — Health check failed

---

[API](https://skmtc.net/openfoodfacts/apis/api-reference.md) · [All operations](https://skmtc.net/openfoodfacts/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openfoodfacts/api-reference/revisions/23d26c6d55e6/schema)
