Overview
The list endpoint returns recent compatibility tasks for the authenticated organization. Use it for consoles, retries, and customer support views; use the get endpoint when you already know the task ID. See also Seedance 2.0 Video Models and Video Generation.Listing And Filters
page_num: defaults to1.page_size: defaults to20, maximum500.filter.status:queued,running,succeeded,failed,cancelled, orexpired.filter.task_ids: comma-separated task IDs.filter.model: model identifier.filter.service_tier: service tier value such asdefault.
items and total. Each item uses the same task shape as the get-task endpoint.