Get async task status
get_task_statusRetrieve the status and result of an asynchronous generation task using the task ID or poll URL. Get updates on video, music, and 3D jobs.
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` |