{
"page": {
"page": 0,
"size": 0
},
"userName": "string",
"phone": "string",
"email": "string"
}curl --location '/api/v1/system/user/index' \
--header 'iThings-token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVaWQiOiIxNzQwMzU4MDU3MDM4MTg4NTQ0IiwiZXhwIjoxNjgzNTQ4NDU5LCJpYXQiOjE2ODM1NDQ4NTksIlJvbGUiOjF9.ygQyxFx7AGtf7vcFJmE-xcElQUtwE23HN_0av02tSec' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data '{
"page": {
"page": 0,
"size": 0
},
"userName": "string",
"phone": "string",
"email": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"list": [
{
"userID": 0,
"userName": "string",
"password": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"city": "string",
"country": "string",
"province": "string",
"language": "string",
"headImg": "string",
"isUpdateHeadImg": true,
"createdTime": 0,
"role": 0,
"sex": 0,
"status": 0,
"isAllData": 0,
"messageNotRead": {},
"roles": [
{
"id": 0,
"name": "string",
"desc": "string",
"createdTime": 0,
"status": 0
}
],
"tenant": {
"id": 0,
"code": "string",
"name": "string",
"adminUserID": 0,
"adminRoleID": 0,
"desc": "string",
"defaultProjectID": 0,
"backgroundColour": "string",
"backgroundImg": "string",
"isUpdateBackgroundImg": true,
"logoImg": "string",
"isUpdateLogoImg": true,
"title": "string",
"titleEn": "string",
"createdTime": 0,
"status": 0,
"adminUserInfo": {
"userID": 0,
"userName": "string",
"email": "string",
"phone": "string",
"lastIP": "string",
"regIP": "string",
"nickName": "string",
"headImg": "string",
"createdTime": 0
}
}
}
]
}
}
扫码加入 iThings微信交流群

扫码加入交流群