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 queuedqueueing: Task is waiting in processing queuegenerating: Video generation is in progresssuccess: Video has been successfully generatedfail: Video generation has failed
Developer Notes
- Works with both standard video generation and video extension tasks
- For extension tasks, the
parentTaskIdfield identifies the original video - Video links are valid for 14 days, after which
expireFlagwill be set to 1
Request
Responses
- 200
- 500
Request successful
Server Error