Fetch the result of an upscale generation by ID. Make sure to use the same API key to fetch the generation result that you used to create the generation, 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).