员工身份(EIAM)
查询用户操作日志
接口
# 权限
身份管理API是以应用维度授权的,在调用接口前需为不同的应用设置接口权限,详情请参考API权限。
权限代码 | 描述 |
---|---|
operation_log_read | 日志审计接口的读权限 |
all | 全部接口读写权限 |
read | 所有读接口的权限 |
# 请求说明
GET https://{your_domain}/api/v2/tenant/logs/users-log?start_time=2022-04-14 00:00:00&end_time=2022-04-18 23:59:59&offset=0&limit=50
# 请求头
参数名 | 中文名称 | 必须 | 类型 | 描述 |
---|---|---|---|---|
Authorization | 授权 | 是 | String | 格式:Bearer {access_token} |
Content-Type | 内容类型 | 是 | String | 固定值:application/json; charset=utf-8 |
# 请求示例
无
# 请求参数
参数名 | 中文名称 | 必须 | 类型 | 描述 |
---|---|---|---|---|
start_time | 开始时间 | 是 | String | yyyy-MM-dd HH:mm:ss |
end_time | 结束时间 | 是 | String | yyyy-MM-dd HH:mm:ss |
offset | 分页页码 | 是 | Int | 从第0页开始 |
limit | 每页数量 | 是 | Int | 每页数量在10-100之间 |
# 返回示例
正确示例:
HTTP/1.1 200 OK
{
"number": 0,
"total": 7,
"size": 50,
"list": [
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
},
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
},
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
},
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
},
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
},
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
},
{
"mobile_hash": "",
"date": "20220414",
"log_id": "d9d3ed23d6804b828aa2e95eebe18ef2",
"authDetail": {
"auth_method": "",
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007",
"error_type": "UsernameNotFoundException"
},
"operation_type": "",
"real_user_name": "cq04130007",
"user_name": "",
"mobile": "",
"target_type": "APP",
"enterprise_id": "20220117125616565-8E52-4D577FE9F",
"typeDetail": {
"error_reason": "UsernameNotFoundException : Cannot found user, principal=cq04130007"
},
"result": false,
"log_type": "userLog",
"event_type": "Password login",
"hour": "10",
"zone": "",
"user_id": "",
"target_app": "用户中心",
"object_name": "",
"event_time": 1649902555104,
"generalDetail": {
"protocol_type": "",
"province": "湖北省",
"city": "武汉市",
"browser": "Chrome 10",
"os_name": "Windows",
"session_id": "",
"device_type": "PC",
"ip_address": "119.98.191.208",
"is_secondary_auth": "",
"location_type": "inland"
}
}
]
}
错误示例:
HTTP/1.1 400 Bad Request
{
"error_code": "Idaas.1003",
"error_msg": "The parameter limit is 10-100."
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
# 返回参数
参数名 | 中文名称 | 类型 | 描述 |
---|---|---|---|
log_id | 日志ID | String | |
data | 时间 | String | |
mobile | 手机号 | String | |
mobile_hash | 手机号hash | String | |
authDetail | 认证详情 | Object | |
operation_type | 操作类型 | String | |
real_user_name | 认证用户名 | String | |
user_name | 用户名 | String | |
target_type | 客体类型 | String | |
enterprise_id | 租户ID | String | |
typeDetail | 类型描述 | String | |
result | 结果 | Boolean | |
log_type | 日志类型 | String | |
hour | 小时 | String | |
zone | 区 | String | |
user_id | 用户id | String | |
target_app | 客体名称 | String | |
object_name | 对象名称 | String | |
event_time | 事件时间 | String | |
generalDetail | 一般详情 | Object |