轮询此端点以检查 3D 模型生成任务的状态。Documentation Index
Fetch the complete documentation index at: https://docs.tokenlab.sh/llms.txt
Use this file to discover all available pages before exploring further.
如果该任务已不存在或无法再通过公开的异步任务契约解析,TokenLab 会返回
async_task_not_found,并附带消息 Task not found or no longer available.路径参数
3D 生成任务 ID。
响应
任务 ID。
任务状态:
pending、processing、completed 或 failed。进度百分比 (0-100)。
3D 模型文件的下载 URL(完成时)。
GLB 格式模型的下载 URL(可用时)。
FBX 格式模型的下载 URL(可用时)。
错误信息(失败时)。