---
title: "Liveness probe"
method: GET
path: "/health"
tags: ["Meta"]
---

# Liveness probe

`GET /health`

## Response `200`

Successful Response

- HealthResponse
  - `status` string
  - `backend` string, required
  - `ready` boolean, required

## Other responses

- `500` — Unexpected internal error.

---

[API](https://skmtc.net/kalpalabs/apis/kalpa-speech-api.md) · [All operations](https://skmtc.net/kalpalabs/apis/kalpa-speech-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kalpalabs/kalpa-speech-api/revisions/20970946adc1/schema)
