Query the execution status and results of Veo3 video generation tasks.
fallbackFlag
field indicating whether fallback model was usedtrue
means backup model was used, false
means primary model was usedfallbackFlag
field can identify whether the task used a fallback model:
true
: Generated using fallback model, video resolution is 720pfalse
: Generated using primary model, may support 1080P (16:9 aspect ratio)All APIs require authentication via Bearer Token.
Get API Key:
Usage: Add to request header: Authorization: Bearer YOUR_API_KEY
Task ID
Request successful
The response is of type object
.