---
title: "Health Liveness"
method: GET
path: "/health/liveness"
tags: ["health"]
---

# Health Liveness

`GET /health/liveness`

Liveness probe endpoint.

Simple check to verify the process is alive and responding.
Used by Kubernetes/container orchestrators for liveness probes.

Returns:
    Plain text "I'm alive!" message

## Response `200`

Successful Response

- string

---

[API](https://skmtc.net/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.net/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/otari/revisions/cea76e85cdac/schema)
