Skip to main content
POST
Fetch queued images
This endpoint does not generate new images, it returns already generated/queued images.

Request

Send a POST request to below endpoint to return the corresponding queued images. Where {id} is the ID returned together with the image URL in the response upon its generation..
curl

Body

curl

Path Parameters

id
string
required

The ID of the queued image request

Body

application/json
key
string
required

Your API Key used for request authorization

Response

200 - application/json

Fetch queued images response

status
enum<string>
Available options:
success
id
integer

Unique identifier for the generation request

output
string<uri>[]

Array of generated image URLs