curl --location --request GET 'https://bsh.bhdata.com:30015/bhmailer/accountList?top=&page=&uid=&sign='
{
"code": 0,
"data": {
"value": [
{
"email": "abc@abc.com",
"username": "abc@abc.com",
"comments": "aa-cc",
"proofEmail": "",
"OAuthClientId": "",
"RefreshToken": "",
"OtpSecurityKey": "",
"lastReceivedTime": 1755139015591,
"statusTime": 1755139015639,
"status": "成功读取1封新邮件",
"unreadItemCount": 20,
"totalItemCount": 142,
"groups": [
134
],
"created": 1637597646810
},
{
"email": "all@bhh.bhdata.com",
"username": "all@bhh.bhdata.com",
"comments": "bb-cc",
"proofEmail": "",
"OAuthClientId": "",
"RefreshToken": "",
"OtpSecurityKey": "",
"lastReceivedTime": 1738748027131,
"statusTime": 1754103317914,
"status": "登录失败: LOGIN failed.",
"unreadItemCount": 1,
"totalItemCount": 3,
"groups": [
134
],
"created": 1654527325564
}
],
"total": 23930
}
}