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": [ { "workspaceId": "1730411624641736706", "workspaceName": "my-workspace", "dbType": "mysql", "createTime": "2026-09-01 10:00:00", "numberOfAnalysis": 5, "latestAnalysisTime": "2026-09-05 14:30:00", "status": "success" } ], "total": 1, "size": 10, "current": 1, "pages": 1 } }
获取当前用户的所有工作空间列表(分页)。
注意:匿名用户不支持查询工作空间列表。
激活码,通过 /getUserKey 接口获取
用户请求(含分页参数)
激活码
"CB698418-88B25371-67F15F01-XXXXXXXX"
工作空间 ID,不填则返回所有
页码,默认 1
1
每页条数,默认 10
10
工作空间列表
统一响应体
状态码,200 表示成功
200
描述信息
"Success"
工作空间分页响应
Show child attributes
此页面对您有帮助吗?