---
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.dev/mabl/apis/mabl-api.md) · [All operations](https://skmtc.dev/mabl/apis/mabl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mabl/mabl-api/revisions/213a66c2bc25/schema)
