---
title: "Gets the health status of the APIs"
method: GET
path: "/health"
tags: ["Health"]
---

# Gets the health status of the APIs

`GET /health`

Performs a basic health check

## Response `200`

APIs are healthy

## Other responses

- `503` — APIs are unhealthy
- `default` — Unexpected error

---

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