---
title: "Health check endpoint"
method: GET
path: "/sys/health"
tags: ["pipelines_System"]
---

# Health check endpoint

`GET /sys/health`

## Response `200`

Pipelines health service response

- PipelinesHealth
  - `service` string, required
  - `component` string, required
  - `hostname` string, required

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/esper/apis/esper-api-reference.md) · [All operations](https://skmtc.net/esper/apis/esper-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esper/esper-api-reference/revisions/e1f64cbb488e/schema)
