Skip to main content
Version: 2.0

List pipeline run events

GET 

/v2/pipelines/:pipeline_key/runs/:run_id/events

Lists 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. The terminal run_completed event is present once a run finishes. A run that ended abruptly surfaces as failed. The event agrees with the run's status field, which is the authoritative terminal signal.

Request

Responses

List of pipeline run events.