---
title: "Basic health check"
method: GET
path: "/health/basic"
tags: ["Health"]
---

# Basic health check

`GET /health/basic`

Retrieve the system's basic health information

## Headers

- `X-Cluster-Key` string

## Response `200`

Success

- GithubComAlchemillahqSylveInternalAPIResponseAny
  - `data` unknown
  - `error` string
  - `message` string
  - `status` string

## Other responses

- `500` — Internal Server Error
- `503` — Service Unavailable

## Changes

- **2026-08-12** `9a5026bf9057` — 2 info
  - added the new optional `header` request parameter `X-Cluster-Key`
  - added the non-success response with the status `503`

[Change history](https://skmtc.dev/alchemillahq/apis/sylve-api/changes/health/basic/get.md)

---

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