Ark Seedance: Get Video Task
Poll a task created via Create video task. Use a video API key. All of the user’s tasks are visible (not limited to the creating key).
Endpoint
GET /api/v3/contents/generations/tasks/{task_id}Notes
- Use the create response
id(yq_prefix) as{task_id}. - Status may be
pending_rebuildwhile assets rebuild. - Cancel only
pending_rebuild:POST /api/v3/contents/generations/tasks/{task_id}/cancel. Running tasks cannot be cancelled.