获取接口详情
GET
https://api.apifox.com/api/v1/projects/{projectId}/http-apis/{id}请求参数
Path 参数
projectId
string
必需
示例值:
2078457
id
必需
示例值:
54407720
示例代码
返回响应
成功(200)
记录不存在(404)
禁止访问(403)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
data
object (Endpiont)
必需
tags
array[string]
标签
requestBody
object (EndpiontRequestBody)
请求Body内容
parameters
object (EndpiontRequestParameters)
必需
id
integer
必需
name
string
必需
description
string
必需
method
string
必需
path
string
必需
status
enum<string>
必需
枚举值:
designingpendingdevelopingintegratingtestingtestedreleaseddeprecatedexceptionobsolete
projectId
integer
必需
folderId
integer
可选
ordering
integer
必需
creatorId
integer
必需
editorId
integer
必需
responsibleId
integer
必需
createdAt
string
必需
updatedAt
string
必需
deletedAt
string | null
可选
responses
array[object (EndpiontResponse) {13}]
可选
auth
object
必需
advancedSettings
object
必需
responseChildren
array[string]
可选
response 的关联和排序信息
success
boolean
必需
示例
未设置
最后修改时间: 9 个月前