Get image result
GET/images/tasks/:job_id
Returns the status and progress of an image generation or edit job. While the job runs, status is queued or in_progress with a progress percentage. Once status is completed, the result object contains the generated images. Poll this endpoint after submitting a request to Generate image from text or Generate image from image.
Request
Responses
- 200
- 401
- 404
- 422
OK
Unauthorized
Not Found
Validation Error
Was this page helpful?