Skip to main content
GET
Get Generation Task
Retrieve the status and final images for a GPT Image 2 generation task using the task_info.id returned from the POST request.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

task_id
string<uuid>
required

Response

Task result

task_info
object
images
string<uri>[]

Generated/edited image URLs (only present when status is completed)