{
"proxyIp": ""
}curl --location --request POST '/getProfile' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"proxyIp": ""
}'{
"ret": 0,
"msg": "string",
"data": {
"mainFinderUsername": "string",
"signatureMaxLength": 0,
"nicknameMinLength": 0,
"nicknameMaxLength": 0,
"purchasedTotalCount": 0,
"aliasInfo": [
{
"nickname": "string",
"headImgUrl": "string",
"roleType": 0
}
],
"currentAliasRoleType": 0,
"nextAliasModAvailableTime": 0,
"actionWording": {},
"userFlag": 0,
"finderList": [
{
"selfContact": {
"username": "string",
"nickname": "string",
"headUrl": "string",
"seq": 0,
"signature": "string",
"coverImgUrl": "string",
"spamStatus": 0,
"extFlag": 0,
"extInfo": {
"country": "string",
"province": "string",
"city": "string",
"sex": 0
},
"originalInfo": {
"restApplyOriginalCount": 0
},
"liveStatus": 0,
"liveCoverImgUrl": "string",
"liveInfo": {
"anchorStatusFlag": 0,
"switchFlag": 0,
"micSetting": {},
"lotterySetting": {
"settingFlag": 0,
"attendType": 0
}
},
"status": 0,
"clubInfo": {}
},
"datacenterConf": {
"enable": true,
"portType": 0,
"webUrl": "string",
"miniappUsername": "string",
"miniappPath": "string"
},
"wxaShopBindUrl": {
"appId": "string",
"appUrl": "string"
},
"livePrivilegesFlag": 0,
"acctExtSettingConfig": {
"configs": [
{
"cellName": "string",
"actionType": 0,
"webUrl": "string"
}
]
},
"nicknameModifyRestCountNotice": "string",
"settleInfo": {
"entranceUrl": "string"
},
"extFlag": 0,
"wxaShopCouponInfo": {},
"clubInfo": {
"groupName": "string"
},
"asyncPost": {}
}
],
"isOrderShow": 0,
"lastFeedPromotionTs": 0,
"livePersonalCenterInfo": {
"rewardLevelInfo": {
"selfRewardLevel": 0,
"consumedWecoinAmount": 0,
"nextLevelWecoinAmount": 0
},
"rewardQuotaSwitch": {},
"hasPurchasedContent": 0,
"hasLotteryWonRecord": 0
},
"orderAppInfo": {
"jumpinfoType": 0,
"businessType": 0,
"miniAppInfo": {
"appId": "string",
"path": "string",
"scene": 0
}
}
}
}