---
title: "GET /health"
method: GET
path: "/health"
---

# GET /health

`GET /health`

## Response `200`

Health of Langbase API

- object
  - `success` boolean, required
  - `message` string, required — Health of Langbase API
  - `link` string, required — Langbase API docs link.

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

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