List video generation tasks
Video API
List video generation tasks
List video tasks persisted in the current GENGEN workspace. This endpoint does not refresh task status from the upstream provider.
GET
List video generation tasks
Authorizations
A workspace API key beginning with gengen_live_.
Query Parameters
Page number to return.
Required range:
1 <= x <= 500Number of tasks per page.
Required range:
1 <= x <= 500Filter by normalized task status.
Supported values:
queued— waiting to startrunning— currently processingcancelled— cancelled before completionsucceeded— completed successfullyfailed— stopped with an error
Available options:
queued, running, cancelled, succeeded, failed Public task IDs to include. Repeat this query parameter to provide multiple IDs.
Exact public model ID.
Filter by the saved service tier.
Supported values:
default— standard online processingflex— flexible offline processing when supported
Available options:
default, flex