curl --location --request GET 'https://api.newrank.cn/api/v2/custom/common/wuma/account/list?platform=&identifier=&status=&page=1&size=20' \
--header 'key: '
{
"msg": "成功",
"code": 200,
"data": {
"pages": 1,
"total": 5,
"list": [
{
"identifier": "101412281201",
"nickname": "格桑爱唱歌",
"createTime": "2024-01-09 14:09:48",
"status": "1"
},
{
"identifier": "102354685642",
"nickname": "运动特卖推荐官",
"createTime": "2024-01-09 14:09:53",
"status": "1"
},
{
"identifier": "102822519606",
"nickname": "小菊红内衣批发零售💃🏃🚗",
"createTime": "2024-01-09 14:09:59",
"status": "1"
},
{
"identifier": "103574820444",
"nickname": "糖杨杨",
"createTime": "2024-01-09 14:10:04",
"status": "1"
},
{
"identifier": "101603810080",
"nickname": "叶子商贸行",
"createTime": "2024-01-11 20:47:52",
"status": "1"
}
]
}
}