cURL
curl --request GET \ --url https://api.tkhub.ai/v1/images/task/{taskid} \ --header 'Authorization: Bearer <token>'
{}
Documentation IndexFetch the complete documentation index at: https://docs.tkhub.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tkhub.ai/llms.txt
Use this file to discover all available pages before exploring further.
使用 Bearer Token 认证。 格式: Authorization: Bearer sk-xxxxxx
Authorization: Bearer sk-xxxxxx
任务ID
The response is of type object.
object
Was this page helpful?