pipelines
Get Pipeline Execution
Poll execution status. Returns per-step status with lookup keys for partial results.
Decision rule: Check PG PipelineExecution.status first.
- If terminal (completed/failed): return from PostgreSQL (post-sync, complete data)
- If running/pending: read Firestore for real-time step status
GET
Get Pipeline Execution
Authorizations
Path Parameters
Response
Successful Response
Get Pipeline Execution