用户项目列表
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
GET
/api/v1/{owner}/projects.json
请求参数
Path 参数
owner
string
用户标识
Query 参数
page
integer
页码
示例值:
1
limit
integer
每页个数
示例值:
15
category
string
可选
is_public
string
是否为公有项目
project_type
string
可选
sort_by
string
排序字段
sort_direction
string
排序类型
search
string
搜索关键词
start_at
integer
可选
end_at
integer
可选
Cookie 参数
autologin_trustie
string
可选
默认值:
3acc38c27d61a347f5c16fbca2c4964b181a2f79
示例代码
返回响应
修改于 2025-02-07 02:44:09