VideoGenerationResponse - Go SDK

VideoGenerationResponse type definition

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

Fields

FieldTypeRequiredDescriptionExample
Error*stringN/A
GenerationID*stringThe generation ID associated with this video generation job. Available once the job has been processed.
IDstring✔️N/A
PollingURLstring✔️N/A
Statuscomponents.VideoGenerationResponseStatus✔️N/A
UnsignedUrls[]stringN/A
Usage*components.VideoGenerationUsageUsage and cost information for the video generation. Available once the job has completed.{"cost": 0.5,"is_byok": false}