获取当前用户的项目列表
GET
https://api.apifox.com/api/v1/user-projects请求参数
无
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
success
boolean
必需
data
array[object (Project) {11}]
必需
id
integer
必需
name
string
必需
description
string
必需
visibility
string | null
可选
strictMode
integer
可选
teamId
integer
可选
creatorId
integer
可选
editorId
integer
可选
createdAt
string
可选
updatedAt
string
可选
roleType
integer
可选
示例
未设置
最后修改时间: 8 个月前