v8_images
Images Fetch
Images Fetch. Polls a queued job on /v8/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/v8/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".
Changes
No recorded changes to this endpoint across all 1 revision of this API.