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

# GET /health

`GET /health`

## Response `200`

The Health Check is successful

- object
  - `status` string
  - `info` object, nullable
  - `error` object, nullable
  - `details` object

## Other responses

- `503` — The Health Check is not successful

---

[API](https://skmtc.net/immuta/apis/immuta-data-marketplace.md) · [All operations](https://skmtc.net/immuta/apis/immuta-data-marketplace/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/immuta/immuta-data-marketplace/revisions/622b396ca2d7/schema)
