Skip to main content
GET
Query Task Result
Use the task_id returned from submission to query task status and generation results.

Path Parameters

task_id
string
required

The task_id returned when submitting the task

Response

200 - application/json

查询成功

request_id
string

Request ID.

output
object

Task output information.

usage
object

Usage info (returned on success).

Last modified on July 2, 2026