---
title: "Basic Health Check"
method: GET
path: "/"
tags: ["Health"]
---

# Basic Health Check

`GET /`

Performs a basic health check of the API.

## Response `200`

OK

- HealthCheckOutputBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `Health` string, required — The status of the health check

## Other responses

- `default` — Error

---

[API](https://skmtc.net/superform/apis/superform-api.md) · [All operations](https://skmtc.net/superform/apis/superform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/superform/superform-api/versions/6eb27ced1c96/schema)
