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

# Service health check

`GET /health`

Liveness probe returning the deployed git SHA.

## Response `200`

Service is healthy

- object
  - `status` 'ok', required
  - `version` string, required

---

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