Retrieve comprehensive information about an AI-generated video task.
wait
: Task has been submitted but not yet queuedqueueing
: Task is waiting in processing queuegenerating
: Video generation is in progresssuccess
: Video has been successfully generatedfail
: Video generation has failedparentTaskId
field identifies the original videoexpireFlag
will be set to 1All APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Note:
Unique identifier of the video generation or extension task. This is the taskId returned when creating or extending an AI video.
Request successful
The response is of type object
.