---
title: "Pipeline health check"
method: GET
path: "/upload/pipeline/health"
tags: ["Pipeline", "Health"]
---

# Pipeline health check

`GET /upload/pipeline/health`

Check health of upload pipeline orchestrator

## Response `200`

Pipeline is healthy

- object
  - `healthy` boolean
  - `status` string
  - `pendingTransfers` integer
  - `lastProcessed` string, date-time

## Other responses

- `503` — Pipeline is unhealthy

---

[API](https://skmtc.net/defra/apis/apha-surveillance-data-submission-portal-api.md) · [All operations](https://skmtc.net/defra/apis/apha-surveillance-data-submission-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/defra/apha-surveillance-data-submission-portal-api/revisions/592deaf8edd7/schema)
