VideoGenerationResponse - Python SDK

VideoGenerationResponse method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
errorOptional[str]N/A
generation_idOptional[str]The generation ID associated with this video generation job. Available once the job has been processed.
idstr✔️N/A
polling_urlstr✔️N/A
statuscomponents.VideoGenerationResponseStatus✔️N/A
unsigned_urlsList[str]N/A
usageOptional[components.VideoGenerationUsage]Usage and cost information for the video generation. Available once the job has completed.{"cost": 0.5,"is_byok": false}