v7_images
. Polls a queued job on /v7/images/fetch/{id}. Send the id returned by the matching generation endpoint. Returns status: "processing" until the job finishes, then status: "success" with output.
post/v7/images/fetch/{id}
Path parameters
Request id returned by the matching generation endpoint.
Request body
Response
Job status. status is "success" with output when ready, "processing" while the job runs, or "error".