Videos
List Videos
Get all your created videos (excludes templates)
GET
Overview
This endpoint returns all videos (projects) you’ve created, excluding templates. Use this to retrieve your video history, check statuses, and manage your content.This endpoint only returns regular videos. For templates, use List Templates.
Query Parameters
Filter by video type:
class: Educational videosugc_ads: UGC advertisingugc_video: Talking avatar videosscript_to_video: Script to Videosprompt_to_video: Prompt to Videoshook_demo: Hook + Demoproduct_ads: Product Adsscenes: Scenes videosadd_captions: Add Captions videosextend_video: Extend Videoremove_background: Remove background videostiktok_slideshow: TikTok slideshows
Filter by status:
draft: Draft videosprocessing: Currently processingcompleted: Completed videosfailed: Failed videos
Number of results (max: 100)
Pagination offset
Video Status
Each video has one of these statuses:draft
draft
Video is created but not yet processing
processing
processing
Video is currently being generated (usually 2-5 minutes)
completed
completed
Video is ready! Download URL is available
failed
failed
Video generation failed - check the
message field for detailsPagination
For large video lists, use pagination:Pagination Example
Use Cases
Dashboard View
Build a video management dashboard
Status Monitoring
Track video processing status
Analytics
Analyze video creation trends
Bulk Operations
Manage multiple videos at once
Filtering Examples
- By Status
- By Type
- Combined
Related Endpoints
Create Video
Create a new video
List Templates
View your templates
Authorizations
Query Parameters
Filter by project/video type. Use 'all' to get videos from all project types.
Available options:
class, ugc_ads, ugc_video, script_to_video, hook_demo, tiktok_slideshow, all Filter by video status
Available options:
draft, processing, completed, failed Maximum number of projects to fetch (results will include all videos from those projects)
Required range:
x <= 100Pagination offset for projects