Skip to main content
GET
Get Image to Image Edit Task
Use this endpoint to poll an in-flight Nano Banana 2 image-edit task until it finishes and returns the edited image URLs.

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

200 - application/json

Task result

task_info
object
images
string<uri>[]

List of edited image URLs (only present when status is completed)

URL of the edited image

description
string

Model generated description of the edited image