Last updated: 2026-06-06
Video Task Query Alias
/v1/video/generations.
Authentication
Request Example
cURL
Typical Success Response
Missing-Task Response Verified Locally
On the localhttp://127.0.0.1:4000 environment, querying a nonexistent task returns:
Common Status Values
| Status | Description |
|---|---|
queued | Task is submitted or queued |
processing | Task is running |
SUCCESS | Task finished successfully |
failed | Task failed |
Final result fields can vary slightly by video model and upstream provider. The safest operational pattern is to keep creation and query requests on the same compatibility path family, and prefer
data.artifact_url or data.result_url.