Task Status Query
Vidu
Vidu Task Status Query
Query the latest status of a Vidu task by task ID.
GET
Task Status Query
Authorizations
Pass Authorization: Bearer <token> in the request header.
Path Parameters
Public task ID returned by the submit endpoint.
Response
Query successful, returns task status information.
Task processing state:
- created: Task created successfully
- queueing: Task in queue
- processing: Task processing
- success: Generation successful
- failed: Task failed
Available options:
created, queueing, processing, success, failed Error code returned in case of failure. Empty string if no error.
The number of credits consumed by this task. Unit: credits.
The payload parameter used for this call.
Whether to use BGM (background music) for this call.
Whether to use off-peak mode for this call.
Generated results array.