{"uid":"cap_AD_bjoZhYBQmasgrpCOLF","slug":"pipe0-withzero-xyz-pipe0-pipes-run-status-check-687267f3","name":"Pipe0 Pipes Run Status Check","description":"Check a Pipe0 pipes run by id. Proof route; no Zero charge.","url":"https://pipe0.withzero.xyz/api/v1/pipes/check","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["run_id"],"properties":{"run_id":{"type":"string","minLength":1,"description":"Pipe0 run/task id returned by an async run route."}},"additionalProperties":false},"responseSchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["data"],"properties":{"data":{"description":"Raw JSON response returned by Pipe0."}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":[],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"proven_free","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"metered","summary":"metered — billed by usage","primary":{"kind":"metered","protocol":"mpp","network":"tempo","amountUsd":null,"per":"call","confidence":"unknown"},"accepted":[{"kind":"metered","protocol":"mpp","network":"tempo","amountUsd":null,"per":"call","confidence":"unknown"}]},"paymentMethods":[{"uid":"pm_AY0t9rjz8W_Lr6OVx6yui","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0","costPer":"request","priority":0,"asset":"0x20C000000000000000000000b9537d11c60E8b50","unit":"request","depositMicros":null,"planRef":"pipe0.pipes_check:3"}],"brandName":"pipe0.withzero.xyz","brandSlug":"pipe0-withzero-xyz-mpp","brandBaseUrl":"https://pipe0.withzero.xyz","brandDocsUrl":null,"whatItDoes":"Checks the status and result of an asynchronous Pipe0 pipes workflow run by its run ID, at no charge.","exampleAgentPrompt":"Check the result of my Pipe0 pipes run with ID 'run_abc123def456' — I need to know if it's done and get the output data.","exampleUseCases":[{"title":"Monitor long-running data pipeline completion","prompt":"I kicked off a Pipe0 pipes job earlier with ID 'run_xyz789ghi012' to process a large dataset. Can you check if it's finished yet and pull the results for me?"},{"title":"Retrieve async workflow output for reporting","prompt":"My Pipe0 pipe run 'run_qrs345tuv678' should be done by now. Please fetch the full output so I can include it in the daily report."},{"title":"Poll status during automated integration flow","prompt":"I need to check on the status of my Pipe0 pipes run 'run_mno901pqr234' and grab any results it's produced so far — let me know if it's still processing or if I can move to the next step."}],"resultDescription":"Returns a JSON object with a 'data' field containing the raw Pipe0 JSON response for the specified run, including status and any output produced by the async workflow.","failureModes":["run_id not found or invalid — Pipe0 returns an error or empty data","run still in progress — response may indicate pending state rather than final result","malformed or missing run_id — validation error from Pipe0","network or upstream Pipe0 service error — propagated in response data"],"whenToPreferThis":"Use this endpoint after triggering an async Pipe0 pipes workflow run (via the run/sync or run/search routes) to poll for completion and retrieve results. This is the correct polling endpoint specifically for 'pipes' runs (not search runs). It is free of charge and has no side effects, making it safe to call repeatedly.","instructions":"# Check pipes run — state read for the pipes workflow\n\nFree. Reads a Pipe0 pipes run by `run_id`, returning raw status/results in `data`. Use to poll an async run started elsewhere; the paid POST /api/v1/pipes/run/sync returns results inline, so a sync run needs no check.","reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":3,"lastUsedAt":"2026-07-29T00:21:26.728Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:45:19.338Z","isFirstParty":true}