Get Generation Task
Wan 2.5 Text-To-Video Spark
Wan 2.5 Text-To-Video Spark Task
Retrieve the status and result of a generation task
GET
Get Generation Task
Documentation Index
Fetch the complete documentation index at: https://mulerun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Retrieve the status and result of a wan2.5-t2v-spark generation task.Task Status
| Status | Description |
|---|---|
pending | Task is waiting to be processed |
processing | Task is currently being processed |
completed | Task completed successfully |
failed | Task failed with an error |
Response
When the task is completed, the response will include the generated video URLs in thevideos array.