Skip to main content
GET
/
v1
/
images
/
task
/
{taskid}
图片任务结果查询
curl --request GET \
  --url https://api.tkhub.ai/v1/images/task/{taskid} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.tkhub.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx

Headers

Authorization
string
required

Path Parameters

taskid
string
required

任务ID

Response

200 - application/json

The response is of type object.