---
title: "Liveness probe"
method: GET
path: "/healthz"
tags: ["ops"]
---

# Liveness probe

`GET /healthz`

Returns 200 OK. Used by Docker/Kubernetes liveness probes — no auth required.

## Response `200`

Successful Response

- unknown

## Other responses

- `500` — Unhandled exception

---

[API](https://skmtc.net/incidentflow-io/apis/incidentflow-mcp-api.md) · [All operations](https://skmtc.net/incidentflow-io/apis/incidentflow-mcp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incidentflow-io/incidentflow-mcp-api/revisions/d62dfc2871b0/schema)
