榜单管理
查询全局榜单
查询全局榜单,支持财富榜、魅力榜、房间榜。
周期类型说明:
- 当前周期:day(今日)、week(本周)、month(本月)
- 历史周期:yesterday(昨日)、lastWeek(上周)、lastMonth(上月)
get/api/rank/queryGlobalRank
Query parameters
rankType'wealth' | 'charm' | 'room' required
榜单类型:wealth-财富榜,charm-魅力榜,room-房间榜
uidinteger
用户ID或房间ID,用于查询自己的排名
cycleType'day' | 'week' | 'month' | 'yesterday' | 'lastWeek' | 'lastMonth'
周期类型
{"stackTrail":"paths:/api/rank/queryGlobalRank:get:parameters:3:schema","oasType":"schema","type":"unknown"}
返回条数,默认20,范围1-100
partitionIdinteger
分区ID:不传或0-全球榜,>0-指定二级地区组榜
Response
查询成功
Changes
No recorded changes to this endpoint across all 1 revision of this API.