Get Ingest Run
GET/traces/runs/:run_id
Return one ingest run's reconciled outcome.
Reports the run's current pipeline state and its landing outcome — rows in, rows landed, and a breakdown of drops by stage — reconciled from the persisted run record. Returns 404 if the run does not exist or belongs to a workspace the caller is not a member of.
Request
Responses
- 200
- 404
- 422
Successful Response
Not Found
Validation Error