---
title: "Basic liveness probe — returns 200 if the server is running."
method: GET
path: "/healthz"
tags: ["health"]
---

# Basic liveness probe — returns 200 if the server is running.

`GET /healthz`

## Response `200`

Server is alive

- HealthResponse — Health check response.
  - `status` string, required

---

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