List all the inputs.
开发环境
开发环境
GET
/v2/users/{userAppId.userId}/apps/{userAppId.appId}/inputs
V2
请求参数
Path 参数
userAppId.userId
string
必需
userAppId.appId
string
必需
Query 参数
page
integer
可选
Defaults to 1.
perPage
integer
可选
to 128.
status.code
string
可选
The task was created.
The dataset version is pending to be processed.
Deprecated: Unused.
status.description
string
可选
status.details
string
可选
status.stackTrace
array[string]
可选
any issues.
status.percentCompleted
integer
可选
status.timeRemaining
integer
可选
status.reqId
string
可选
status.internalDetails
string
可选
status.redirectInfo.url
string
可选
status.redirectInfo.resourceType
string
可选
status.redirectInfo.oldResourceId
string
可选
status.redirectInfo.newResourceId
string
可选
ids
array[string]
可选
示例代码
返回响应
修改于 2023-12-11 04:16:54