v1

latestOpenAPI 3.0.3OGL-UK-3.0raw.githubusercontent.com2025-09-3012629.2 KB
Pipeline
Health

Pipeline health check

Check health of upload pipeline orchestrator

get/upload/pipeline/health

Response

Pipeline is healthy

healthyboolean
statusstring
pendingTransfersinteger
lastProcessedstring date-time

Example response

{
  "healthy": true,
  "status": "running"
}