Retrieves the status of a pipeline execution, including the status of each node in the pipeline.
pending: Pipeline execution has been queued but not yet startedexecuting: Pipeline is currently runningcompleted: All nodes in the pipeline have completed successfullynode_id: Unique identifier for the nodestatus: Current state of the node executionquery_execution_status or materialized_view_refresh_status: Detailed status informationstatus: Overall pipeline execution status (pending, executing, or completed)node_executions: Array of individual node executions with their status and resultsAPI Key for the service
Unique identifier of the pipeline execution
Alternative to using the X-Dune-Api-Key header