---
title: "Get Health Info"
method: GET
path: "/api/v1/info/health"
tags: ["info"]
---

# Get Health Info

`GET /api/v1/info/health`

Get health information about the current deployment of LangSmith.

## Response `200`

Successful Response

- HealthInfoGetResponse — The LangSmith server info.
  - `clickhouse_disk_free_pct` number, required

---

[API](https://skmtc.net/langchain-ai/apis/langsmith.md) · [All operations](https://skmtc.net/langchain-ai/apis/langsmith/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/langchain-ai/langsmith/revisions/a0acb3a6a101/schema)
