Get video status / download link
get_videoRetrieve a Synthesia video's render status and, once complete, get a time-limited download URL, duration, and thumbnail. Use to check on video creation progress.
Instructions
Retrieve a Synthesia video by ID: render status (in_progress / complete / error / rejected), and once complete, a time-limited download URL, duration, and thumbnail. Use this to check on videos created with create_video or create_video_from_template. Renders take minutes — do not call this in a tight loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | Video ID returned by a create tool or list_videos. |