Get Generation Status

Check the status of an image generation task.

Poll this endpoint with the art_variation_id returned from the Generate Image endpoint.

Job status values:

StatusDescription
CREATEDTask has been created but not yet started
PENDINGTask is queued for processing
PROCESSINGImage generation is in progress
DONEGeneration completed successfully — images array contains asset IDs and signed download URLs
FAILEDGeneration failed — errors object contains details

Recommended polling interval: Every 3–5 seconds.

When job_status is DONE, the response includes an images array with asset_id and a signed url for each generated image. URLs are temporary signed URLs valid for a limited time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
Loading…
Responses

404

Art variation not found or does not belong to your workspace

Language
Credentials
Header
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json