Get the status of a video generation job.
API key for authentication.
Returns a Video object with the current generation status
Represents a video generation job
Current state of video generation
PROCESSING, COMPLETE, FAILED, CANCELLED Video generation job ID
[Deprecated] Use "id" instead.
When the job was created (unix timestamp)
Model used for generation
"mirage-video-1-latest""video"Progress percentage (0-100)
100
When the job completed (if applicable, unix timestamp)
1730822520
Error payload that explains why generation failed, if applicable
null