Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "code": 200, "message": "Success", "data": { "records": [ { "analysisId": "1730505660018876418", "analysisName": "API-ANA-20260901143022", "workspaceId": "1730187810133712898", "workspaceName": "my-workspace", "status": "success1", "numberOfQuery": 1, "numberOfIndex": 1, "numberOfRewrite": 2, "performanceImprove": 85.5, "createTime": "2026-09-01 14:30:22" } ], "total": 1, "size": 10, "current": 1, "pages": 1 } }
获取当前用户(指定工作空间)的优化任务列表(分页)。
激活码,通过 /getUserKey 接口获取
用户请求(含分页参数)
激活码
"CB698418-88B25371-67F15F01-XXXXXXXX"
工作空间 ID,不填则返回所有
页码,默认 1
1
每页条数,默认 10
10
优化任务列表
统一响应体
状态码,200 表示成功
200
描述信息
"Success"
优化任务分页响应
Show child attributes
此页面对您有帮助吗?