Read one pipeline run
get_pipeline_statusCheck a pipeline run's outcome, including items succeeded and error summary for partial runs. Read-only operation with pipeline:read scope.
Instructions
Read one pipeline run. The outcome of a run. status: partial with an error_summary is what you see when a run stopped early, whether because credits ran out, the spend cap was reached, or a vendor call failed. items_succeeded tells you what you did get. Read only. Nothing is changed. Needs a secret key (wv_sk_) carrying the pipeline:read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | A UUID. |