变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.0.0 | 2023年11月15日 | fain.mo | 新增 | |
V1.5.0 | 2024-06-17 | fain mo | 下线 |
code | msg | msg_cn |
---|
实际并发数 | 实际RT | 实际TPS | 频率限制次数(次/秒) |
---|---|---|---|
无 |
curl --location --request GET '/user/certification/list?fields&from&operatorUuid&page&pagesize&sqlOrderField&sqlOrderType&status&to&uuid'
{
"code": 0,
"data": {
"data": [
{
"appid": "string",
"areaInfo": {
"cityNameCh": "string",
"cityNameEn": "string",
"cityNameTw": "string",
"countryNameCh": "string",
"countryNameEn": "string",
"countryNameTw": "string",
"provinceNameCh": "string",
"provinceNameEn": "string",
"provinceNameTw": "string"
},
"browser": "string",
"certificationNumber": "string",
"createTime": "2019-08-24T14:15:22Z",
"data": [
{
"key": "string",
"value": [
{
"data": {},
"fieldId": "string",
"fileLink": "string"
}
]
}
],
"deviceIp": "string",
"empower": 0,
"equipmentArea": "string",
"expireDate": "2019-08-24T14:15:22Z",
"firstname": "string",
"id": "string",
"isDeleted": 0,
"isHistory": 0,
"lastname": "string",
"operatingSystem": "string",
"operatorUuid": "string",
"remark": "string",
"signDate": "2019-08-24T14:15:22Z",
"status": "string",
"uname": "string",
"updateTime": "2019-08-24T14:15:22Z",
"uuid": "string"
}
],
"totalCounts": 0
},
"msg": "string",
"success": true,
"traceId": "string"
}