List pipeline run events
GET/v2/pipelines/:pipeline_key/runs/:run_id/events
List the timeline of events for a pipeline run, keyed by run_id. Events report what the run did — records discovered, records processed, agent sessions created, dead letters, watermark advances, and lifecycle transitions.
Request
Responses
- 200
- 403
- 404
List of pipeline run events.
Permissions do not allow accessing this run.
Pipeline or run not found.