Pipeline Runs
Monitor pipeline execution runs and their processing outcomes.
📄️ List pipeline runs
List execution runs for a pipeline, with optional filtering by status.
📄️ Get pipeline run
Retrieve details of a specific pipeline run including record counts, session keys, and status.
📄️ Cancel pipeline run
Request cancellation of an in-progress pipeline run. The run is asked to stop at the next checkpoint; it may take a moment to transition to the cancelled state. Runs that have already completed, failed, or been cancelled cannot be cancelled again.