List Reels
List all reel generation jobs
Authentication
X-Api-Keystring
API Key authentication via header
Response
OK
id
Unique identifier for the generation job
status
Status of the generation job
Allowed values:
created_at
Timestamp when the job was created
updated_at
Timestamp when the job was last updated
generation_config
Configuration for reel generation
rendering_config
Configuration for reel rendering
video_urls
URLs of input videos
video_ids
IDs of input videos
prompt
The generation prompt
output
Generated reels (only present when status is completed)
error_message
Error message (only present when status is failed)