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

# Retrieve

`GET /health/`

Basic liveness check - just returns 200 if the process is alive.
This should be fast and not check external dependencies.

## Headers

- `Authorization` string, required

## Response `200`

No response body

- HealthRetrieveResponse200 — Empty response body

---

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