---
title: "Health check"
method: GET
path: "/health"
---

# Health check

`GET /health`

Returns the service health status.

## Response `200`

Successful Response

- HealthResponse
  - `status` string, required
  - `service` string, required

---

[API](https://skmtc.net/martinopiaggi/apis/summarize-api.md) · [All operations](https://skmtc.net/martinopiaggi/apis/summarize-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/martinopiaggi/summarize-api/versions/abf737f34b72/schema)
