Skip to main content

Get Veo3.1 Video Details

Query the execution status and results of Veo3.1 video generation tasks.
Query the execution status and results of Veo3.1 video generation tasks.

Status Descriptions

  • 0: Generating - Task is currently being processed
  • 1: Success - Task completed successfully
  • 2: Failed - Task generation failed
  • 3: Generation Failed - Task created successfully but generation failed

Important Notes

  • Query task status in real-time using taskId
  • Recommend periodic polling until task completion
  • Response includes fallbackFlag field indicating whether fallback model was used

Response Field Description

fallbackFlag
boolean
Whether generated using fallback model. true means backup model was used, false means primary model was used

Fallback Status Identification

The fallbackFlag field can identify whether the task used a fallback model:
  • true: Generated using fallback model, video resolution is 720p
  • false: Generated using primary model, may support 1080P (16:9 aspect ratio)
Videos generated using the fallback model cannot be upgraded to high-definition versions through the Get 1080P Video interface.
Rate limits and quotas are enforced by Apikley and may differ from upstream providers.

OpenAPI

veo3-api/veo3-api.json get /api/v1/veo/record-info

To find navigation and other pages in this documentation, fetch the llms.txt file at: https://docs.apikley.ru/llms.txt