---
title: "Health check handler Returns a simple JSON response indicating the server is running"
method: GET
path: "/"
tags: ["health"]
---

# Health check handler Returns a simple JSON response indicating the server is running

`GET /`

## Response `200`

Server is healthy

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

---

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