Poll this endpoint to check execution progress and retrieve results.
Execution status: queued → running → completed or failed
Output status: pending → completed or error
Output type: pending while processing, then image, video, or text once produced.
Poll every 3-5 seconds. Stop when execution status is completed or failed.
completed or failed.
If you passed ?webhook= when starting the execution, the same payload is delivered to your webhook URL automatically — no polling needed.
For long-running workflows, treat queued and running as normal intermediate states rather than failure conditions.