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

# Get Health

`GET /health`

Gets the current health of the API.

## Response `200`

Successful Response

- HealthStatus
  - `legalDataIsAvailable` boolean, required
  - `userAccountDataIsAvailable` boolean, required
  - `searchDataIsAvailable` boolean, required

---

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