Get async task status
get_task_statusRetrieve the status and result of an asynchronous generation task for video, music, or 3D jobs using the task ID or poll URL.
Instructions
Get async task status Retrieves the status and result of an asynchronous generation task. Prefer the poll_url returned by the create response; /v1/tasks/{id} is the canonical fixed status endpoint for video, music, and 3D jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The async task ID returned by `id` / `task_id`, or embedded in `poll_url` |