获取接口目录详情
GET
https://api.apifox.com/api/v1/projects/{projectId}/api-folders/{id}请求参数
Path 参数
projectId
string
必需
示例值:
2078457
id
string
必需
示例值:
10912062
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
success
boolean
必需
data
object (EndpiontFolder)
必需
id
integer
必需
name
string
必需
type
string
必需
projectId
integer
必需
parentId
integer
必需
children
array[string]
必需
serverId
string
必需
preProcessors
array [object]
必需
postProcessors
array [object]
必需
identityPattern
object (IdentityPattern)
分组的接口唯一标识
auth
object
必需
description
string | null
必需
ordering
integer
必需
createdAt
string
必需
updatedAt
string
必需
creatorId
integer
必需
editorId
integer
必需
docId
integer | null
可选
默认值:
0
示例
未设置
最后修改时间: 9 个月前