{
"page": 1,
"size": 1,
"anchorType": "newcomer",
"notInIds": [
0
],
"inIds": [
0
],
"tokenId": 0,
"isAccosted": "false",
"sex": "unknown",
"city": "string",
"keyword": "string",
"online": "string"
}curl --location --request POST '/home/pageAll' \
--header 'Accept: application/json' \
--header 'tokenId: {{tokenId}}' \
--header 'token: {{token}}' \
--header 'tenantId: {{tenantId}}' \
--header 'Accept-Language: {{Accept-Language}}' \
--header 'mobileSystem: {{mobileSystem}}' \
--header 'clientid: {{clientid}}' \
--header 'Authorization: {{authorization}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": 1,
"size": 1,
"anchorType": "newcomer",
"notInIds": [
0
],
"inIds": [
0
],
"tokenId": 0,
"isAccosted": "false",
"sex": "unknown",
"city": "string",
"keyword": "string",
"online": "string"
}'{
"message": "Success",
"status": 1,
"data": {
"pageNo": 1,
"pageSize": 10,
"list": [
{
"id": "1966309684587528193",
"idNo": 101999,
"nickName": "qqhx",
"handImg": "https://duikan-test-1305255132.cos.ap-shanghai.myqcloud.com/2025-09/e932befcc0b046dc9797220fb9d0710b.webp",
"coverImg": null,
"labels": null,
"sex": "woman",
"age": 27,
"height": 160,
"weight": 50.0,
"city": null,
"autograph": null,
"vocation": null,
"anchorSetup": {
"id": "1966311121350557698",
"createTime": "2025-09-12 09:21:18",
"tenantId": "146732",
"userId": "1966309684587528193",
"tollSwitch": true,
"videoGold": 8500.00,
"textGold": 1000.00,
"voiceGold": 7500.00,
"phoneGold": null,
"weixinGold": null,
"qqGold": 0.00,
"privatePhotoGold": null,
"privateVideoGold": null,
"extract": 1.00,
"giftShowSwitch": true,
"greetFlag": true,
"templateId": null
},
"online": "IDLE",
"videoGold": 0,
"isVip": 1,
"isSvip": 1,
"hot": 0,
"realFlag": true,
"idCardFlag": false,
"autographVoice": null,
"autographVoiceSecond": null,
"disable": "0",
"typeFlag": false,
"createTime": "2025-09-12 09:15:36",
"rankScore": null,
"mutualFollow": null,
"avatarFrameId": null,
"chatBubbleId": null,
"avatarFrameUrl": null,
"chatBubbleUrl": null,
"vipLevel": null,
"isOfficial": false,
"countryIcon": "https://www.yameapp.com/liveh5/country/cn.svg",
"languageSkill": "zh",
"isVipPrivilege": false,
"anchorRoom": {
"id": 2019647516491915266,
"userId": 1966309684587528193,
"idNo": 101999,
"handImg": "https://duikan-test-1305255132.cos.ap-shanghai.myqcloud.com/2025-09/e932befcc0b046dc9797220fb9d0710b.webp",
"nickname": "qqhx",
"anchorRoomId": 2019647516491915266,
"roomName": "娱乐八卦",
"roomNo": "R00510",
"announcement": null,
"coverUrl": null,
"tag": 3,
"micMode": true,
"auditStatus": "APPROVED",
"isBanned": false,
"isLive": true,
"createTime": "2026-02-06 13:41:06",
"anchorRoomLiveId": 2019690550340456449,
"currentOnline": 4,
"rtcToken": "007eJxTYHjqsM7R2Ztf5YeW2YeLy/VVriTMvGHl2SHr7vr2s9Humq0KDGkGpsbGJqlmZuZpJiYWKUZJZpamqcnJxiZpxsbJSYnGhStbMxsCGRlOrMz3ZGRgZGABYhCfCUwyg0kWMCnMYGRgaGlmYm5qaGZiaWhpaGpkZsbGYAgUtLQEAGtKJds=",
"seatList": [
{
"seatIndex": 1,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 2,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 3,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 4,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 5,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 6,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 7,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
},
{
"seatIndex": 8,
"userId": null,
"idNo": null,
"handImg": null,
"nickname": null,
"status": 1
}
],
"contributionImgList": null,
"hotVal": "0",
"todayIncome": "0"
}
}
],
"total": 1,
"pageCount": 0,
"lastId": null,
"hasNext": null
},
"code": null,
"msg": null,
"token": null
}