Query image generation task status
Image generate
View the image generation task
Retrieve the current status and result of a single image generation sub-task by its task ID.
GET
Query image generation task status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The sub-image task ID returned by the submit endpoint (one element from the task_ids array).
Response
200 - application/json
Query result returned.

