{
list:["userpoolId1","userpoolId2"]
}
curl --location --request POST 'https://core.authing.cn/api/v2/analysis/user-login-hotdots-by-userpoolIds' \
--header 'Authorization;' \
--header 'x-authing-userpool-id;' \
--header 'Content-Type: application/json' \
--data-raw '{
list:["userpoolId1","userpoolId2"]
}'
{
"code": 200,
"message": "获取成功",
"data": {
"62b87b13a32ffa0e70817ab5": {
"2022-06-22": 0,
"2022-06-23": 0,
"2022-06-24": 0,
"2022-06-25": 0,
"2022-06-26": 0,
"2022-06-27": 0,
"2022-06-28": 0
},
"6191cfb35592881f7fd81f8f": {
"2022-06-22": 0,
"2022-06-23": 0,
"2022-06-24": 0,
"2022-06-25": 0,
"2022-06-26": 0,
"2022-06-27": 0,
"2022-06-28": 0
},
"6191cf8299ca0682c106ba0e": {
"2022-06-22": 0,
"2022-06-23": 0,
"2022-06-24": 0,
"2022-06-25": 0,
"2022-06-26": 0,
"2022-06-27": 0,
"2022-06-28": 0
},
"6191cf610f772aa56dc70637": {
"2022-06-22": 0,
"2022-06-23": 0,
"2022-06-24": 0,
"2022-06-25": 0,
"2022-06-26": 0,
"2022-06-27": 0,
"2022-06-28": 0
}
}
}