---
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

## Changes

- **2026-07-19** `f735f7e7ca49` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/blinklabs-io/apis/adder-api/changes/healthcheck/get.md)

---

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