Fetch the result of an image-to-video generation by ID. Make sure you use the same API key that you used to generate the video, otherwise you will receive a 404 response.
Your generation is either in-progress (i.e. status code 202) or it is complete (i.e. status code 200). We may add more fine-grained progress reporting in the future (e.g. a numerical progress).