查询任务状态
XAI (Grok)
get task result
根据 taskId 查询任务执行状态和结果,支持轮询
GET
查询任务状态
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
任务ID
Response
200 - application/json
任务 ID
任务状态
Available options:
pending, ready, assigned, processing, completed, failed, cancelled, timeout 任务结果(直接透传协议层返回,类型根据任务类型不同而变化)
错误信息
错误代码
完成时间
创建时间
追踪 ID