Query the status, progress, and result information of asynchronous tasks by task ID
##All APIs require Bearer Token authentication##
Get API Key:
Visit API Key Management Page to get your API Key
Add to request header when using:
Authorization: Bearer YOUR_API_KEYTask ID, ignore {} when querying, append the id from the async task response body at the end of the path
Task status details
Task creation timestamp
1756817821
Task ID
"task-unified-1756817821-4x3rx6ny"
Model used
"gpt-4o-image"
Task type
image.generation.task, video.generation.task, audio.generation.task "image.generation.task"
Task progress percentage
0 <= x <= 100100
Task result list (provided when completed)
["http://example.com/image.jpg"]Task status
pending, processing, completed, failed "completed"
Task detailed information
Task type
image, video, audio, text "image"