---
title: "Health check method"
method: GET
path: "/health"
tags: ["Text Embeddings Inference"]
---

# Health check method

`GET /health`

## Response `200`

Everything is working fine

## Other responses

- `503` — Text embeddings Inference is down

## Changes

- **2025-09-01** `9988d0e89620` — 1 warning
  - added the new `Empty` enum value to the `error_type` response property for the response status `503`
- **2023-10-13** `8c00768ef703` — 1 info
  - removed the `Empty` enum value from the `error_type` response property for the response status `503`

[Change history](https://skmtc.dev/huggingface/apis/text-embeddings-inference/changes/health/get.md)

---

[API](https://skmtc.dev/huggingface/apis/text-embeddings-inference.md) · [All operations](https://skmtc.dev/huggingface/apis/text-embeddings-inference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/huggingface/text-embeddings-inference/revisions/f4c15add6d2b/schema)
