---
title: "Health check"
method: GET
path: "/api/health"
tags: ["System"]
---

# Health check

`GET /api/health`

Returns service status. No auth required.

## Response `200`

Healthy

- object
  - `status` string

## Changes

- **2026-04-06** `1b4365f47b75` — 2 warning
  - removed the optional property `initialized` from the response with the `200` status
  - removed the optional property `timestamp` from the response with the `200` status
- **2026-03-17** `2486dd6cc627` — 2 info
  - added the optional property `initialized` to the response with the `200` status
  - added the optional property `timestamp` to the response with the `200` status

[Change history](https://skmtc.dev/elixpo/apis/lixsearch-api/changes/api/health/get.md)

---

[API](https://skmtc.dev/elixpo/apis/lixsearch-api.md) · [All operations](https://skmtc.dev/elixpo/apis/lixsearch-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/elixpo/lixsearch-api/revisions/c3fcd0edadf8/schema)
