check_video
Check video rendering status by video_id. Returns pending, waiting, processing, completed, or failed status, with video, thumbnail, GIF, caption URLs and duration when completed.
Instructions
Check the rendering status of a HeyGen video by video_id. Status is one of pending, waiting, processing, completed or failed. When completed it returns video_url, thumbnail_url, gif_url, caption_url and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The video ID returned by create_video or generate_video |