{
"entId": "",
"userIds": [
""
]
}
curl --location --request POST '/openservice/eagle-user/user/getAppUsers' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '{
"entId": "",
"userIds": [
""
]
}'
{
"status": 0,
"code": 0,
"result": [
{
"displayValue": "", //苹果,草莓 除:[红花-兰花]
"real": {
"orgs": { //{"1284":{"parent_id":"1","id":"1284","Type":"department"}
"key": {
"Type": "",
"parent_id": "",
"id": "",
"blacklist": {}
}
},
"blacklist": //{"1284":{"1294":{"Type":"department","parent_id":"1287","id":"1294"}}}
{}
},
"appointId": ""
}
],
"msg": ""
}