---
title: "Healthcheck"
method: GET
path: "/api/v2/healthcheck"
tags: ["System"]
---

# Healthcheck

`GET /api/v2/healthcheck`

Returns the health status of the service.

## Response `200`

Success

- string

## Other responses

- `503` — Service Unavailable

---

[API](https://skmtc.net/trychroma/apis/chroma-frontend.md) · [All operations](https://skmtc.net/trychroma/apis/chroma-frontend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trychroma/chroma-frontend/versions/9b96550f70f6/schema)
