Get task result by taskId
Google Gemini
Get Task Result
Poll Gemini video and image async task status
GET
Get task result by taskId
Shared polling endpoint for both Gemini Video (Veo) and Gemini Image (Nano Banana) async tasks.
Create a task with Generate Video or Generate Image, then poll this endpoint with the returned
taskId until status is completed, failed, or timeout.Used By
Task Status Values
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Response
200 - application/json
task id
task status
Available options:
pending, ready, assigned, processing, completed, failed, cancelled, timeout task result
error message
error code
task finished time
task created time
traceId