Get a video by ID. Returns full details including status, model, URL (when completed), and a versions array with edit history when available.
Use your API key from the RawUGC dashboard. Include as: Authorization: Bearer YOUR_API_KEY
API version to use for this request (date string, e.g. '2026-03-06'). If omitted, uses your API key's pinned version or the latest version.
^\d{4}-\d{2}-\d{2}$"2026-03-06"
Video identifier (vid_xxx format)
Video status retrieved successfully
Unique video identifier (vid_xxx format)
Current generation status
pending, processing, completed, failed Model used for generation
Text prompt used (if applicable)
Credits deducted for this generation
URL to download the generated video (available when status is 'completed')
Timestamp when generation was initiated
Timestamp when generation completed (if finished)
Error code if generation failed
Error message if generation failed
Version chain showing edit history (captions, overlays). Present when the video has been edited.