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