Skip to main content
GET
List Tasks

Query Parameters

string
Filter by task status. One of: pending, queued, running, succeeded, failed, cancelled, expired.
string
Filter by provider. Options: vidu, kling, seedream, seedance, gemini, wan.
string
Filter by model ID (e.g., viduq3-turbo, kling-v3).
string
Filter tasks created after this date (ISO 8601 format).
string
Filter tasks created before this date (ISO 8601 format).
Search by task ID prefix.
number
default:20
Items per page. Range: 1–100.
string
Cursor for pagination. Pass the cursor value from a previous response to get the next page.