{
"page": {
"page": 0,
"size": 0
},
"userName": "string",
"phone": "string",
"email": "string",
"account": "string",
"hasAccessAreas": [
"string"
],
"roleCode": "string",
"userIDs": [
"string"
]
}curl --location --request POST '/api/v1/system/user/info/index' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1764806234122309632{{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": {
"page": 0,
"size": 0
},
"userName": "string",
"phone": "string",
"email": "string",
"account": "string",
"hasAccessAreas": [
"string"
],
"roleCode": "string",
"userIDs": [
"string"
]
}'{
"code": 200,
"msg": "success",
"data": {
"list": [
{
"userID": "1740358057038188544",
"userName": "administrator",
"email": "",
"phone": "",
"lastIP": "",
"regIP": "",
"nickName": "iThings管理员",
"city": "",
"country": "",
"province": "",
"language": "",
"headImgUrl": "",
"createdTime": "1702646043",
"role": 1,
"sex": 3,
"isAllData": 1
}
],
"total": 1
}
}
扫码加入 iThings微信交流群

扫码加入交流群