Quick example
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string (path) | Yes | Task ID from the video generation response |
Response
| Field | Type | Description |
|---|---|---|
id | string | Task ID |
model | string | Model used |
status | string | processing, completed, or failed |
video_url | string | Generated video URL (when completed) |
API Reference
View the interactive API playground for Seedance 2.0 Task Query.