---
title: "Healthcheck Endpoint"
method: GET
path: "/healthcheck"
---

# Healthcheck Endpoint

`GET /healthcheck`

Reports the health status of the running pipeline and registered checkers. Returns 503 if any registered checker is unhealthy.

## Response `200`

Healthy status response

- object

## Other responses

- `503` — Service Unavailable response

---

[API](https://skmtc.net/blinklabs-io/apis/adder-api.md) · [All operations](https://skmtc.net/blinklabs-io/apis/adder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blinklabs-io/adder-api/versions/f735f7e7ca49/schema)
