Retrieves the current status of a video generation run by passing in the Run ID returned from the POST /short endpoint. Can be polled periodically to check if the video is completed.
Your API key for authenticating requests. Example: 'x-api-key: MY_SECRET_KEY'
The generation run ID previously returned by the POST /short call.
Successfully retrieved the run's current status and, if complete, the video download URL and size.