List videos for the authenticated API key with optional pagination.
after video IDAPI key for authentication.
Return items strictly after this video ID
Max number of items to return
1 <= x <= 100Sort order by creation time
asc, desc Successful Response
Video generation job ID
"video_abc123def456"
Current state of the video
PROCESSING, COMPLETE, FAILED, CANCELLED "COMPLETE"
When the video was created (unix timestamp)
1730822400
[Deprecated] Use "id" instead.
"video"When processing completed (unix timestamp)
1730822520
Progress percentage (0-100)
100
Error details if status is FAILED
null
Model used for generation (only for source='generation')
"mirage-video-1-latest""mirage-video-1-latest"
The input video that was captioned (only for source='caption')
"video_abc123def456"
Caption style template used (only for source='caption')
"ctpl_123456789abcdefg"