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

# Health Check

`GET /health`

Returns service health status. Used by load balancers and monitoring.

## Response `200`

Service is healthy

- HealthResponse — Service health check response.
  - `status` string, required — Health status indicator.

---

[API](https://skmtc.net/fabro-sh/apis/fabro-run-api.md) · [All operations](https://skmtc.net/fabro-sh/apis/fabro-run-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fabro-sh/fabro-run-api/revisions/adbc4b711284/schema)
