---
title: "Returns the health of the service."
method: GET
path: "/reader/health"
---

# Returns the health of the service.

`GET /reader/health`

## Response `200`

The health of the service.

- HealthResponse
  - `status` string, required — Status of the server
  - `version` string, required — Version of the application

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/clulab/apis/reader-output-storage-api.md) · [All operations](https://skmtc.dev/clulab/apis/reader-output-storage-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clulab/reader-output-storage-api/revisions/ccbdaf4e4212/schema)
