Check a video render
get_videoLook up a render started by generate_video. While status is "pending" or "processing" the clip is still being made, so wait about 15 seconds and check again. When it is "completed" the result carries a public URL anyone can open, which you should hand the user directly. When it is "failed" the credits have already been refunded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The job id returned by `generate_video`. |