Fetch Queued Images API fetches queued images.
POST request to below endpoint to return the corresponding queued images,specified by the request_id parameter in the request body.
Fetched image response
Status of the image generation.
success Time taken to generate the image in seconds.
Unique identifier for the image generation request.
Array of generated image URLs.
Array of proxy image URLs.
Metadata about the image generation including all parameters used.
Indicates if NSFW content was detected in the generated image.
Status of the webhook notification.
Additional information or tips for the user.