作者:管理员 历史版本:1 最后编辑:龚清 更新时间:2024-11-20 15:41
获取应用接口列表
简述:
- 保存回复信息
请求URL:
- http://ip:port/ibps/platform/v3/auth/api/invoke/query
- URL中的ip需要替换为自己网关ip
- URL中的port需要替换为自己网关端口
请求方式:
- POST
请求参数:
- Headers:
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
X-Authorization-access_token | String | 是 | 系统令牌 |
- Query:
暂无
- Body:
名称 | 类型 | 是否必须 | 默认值 | 备注 | 其他信息 |
---|---|---|---|---|---|
request | APIRequest[1] | 是 | 动态查询请求对象 |
请求参数示例:
{
"parameters": [],
"requestPage": {
"pageNo": 1,
"limit": 20
},
"sorts": []
}
返回示例:
{
"state": 200,
"request": null,
"message": "",
"cause": "",
"variables": {},
"data": {
"dataResult": [
{
"pk": "",
"name": null,
"ip": "192.168.3.135",
"createBy": null,
"createTime": "2019-12-18 09:59:40",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797722841448448",
"uri": "/auth/api/invoke/query",
"clientKey": "ibps",
"account": "tom",
"status": "Y",
"cause": "Super request",
"fullName": "tom"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797703698644992",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797703203717120",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797703094665216",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797702595543040",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797702482296832",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797701974786048",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797701861539840",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797701328863232",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797701219811328",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:35",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797700708106240",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797700594860032",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797700099932160",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797700003463168",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797699495952384",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797699370123264",
"uri": "/bpm/instance/get",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797698862612480",
"uri": "/auth/api/grant/has/anonymous/api/grant",
"clientKey": "ignore",
"account": "ignore",
"status": "Y",
"cause": "Ignore request",
"fullName": "ignore"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797698665480192",
"uri": "/entity/trans",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797697189085184",
"uri": "/org/findByUserIdRelation",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
},
{
"pk": "",
"name": null,
"ip": "192.168.3.230",
"createBy": null,
"createTime": "2019-12-18 09:59:34",
"updateBy": null,
"updateTime": null,
"tenantId": null,
"dataStatus": null,
"dbtype": null,
"id": "656797696677380096",
"uri": "/group/findGroupByUserId",
"clientKey": "ibps",
"account": "chao1",
"status": "Y",
"cause": "Inner request",
"fullName": "chao1"
}
],
"pageResult": {
"limit": 20,
"page": 1,
"totalCount": 156396,
"totalPages": 7820
}
}
}
返回参数说明:
名称 | 类型 | 备注 |
---|---|---|
data | APIPageList< AuthApiInvokePo > | API调用对象信息列表 |
备注
- [1] : APIRequest为动态查询请求对象,详情请移步全局请求格式