Skip to main content

Get AI Video Details

GET 

/api/v1/runway/record-detail

Retrieve comprehensive information about an AI-generated video task.

Usage Guide

  • Check the status of a video generation or extension task
  • Access video URLs when generation is complete
  • Troubleshoot failed generation attempts

Status Descriptions

  • wait: Task has been submitted but not yet queued
  • queueing: Task is waiting in processing queue
  • generating: Video generation is in progress
  • success: Video has been successfully generated
  • fail: Video generation has failed

Developer Notes

  • Works with both standard video generation and video extension tasks
  • For extension tasks, the parentTaskId field identifies the original video
  • Video links are valid for 14 days, after which expireFlag will be set to 1

Request

Responses

Request successful