token: ********************
curl --location --request GET 'https://chat.xiaoheihe.cn/chatroom/v2/room/joined?offset=0&limit=20&client_type=&x_client_type=&os_type=&x_os_type=&x_app=&chat_os_type=&chat_version=' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json;charset=UTF-8'
{
"msg": "",
"result": {
"rooms": {
"rooms": [
{
"room_id": "3581310465924767744",
"room_name": "酸辣鸡杂面的房间111",
"room_avatar": "https://imgheybox.max-c.com/web/bbs/2024/05/15/b75155eb87b7291db491f7d71d0b1b1b.png",
"create_by": 43028164,
"room_pic": "https://imgheybox.max-c.com/web/bbs/2024/05/15/225d1dff187a7f948a8fd1f2a9f77ae8.png",
"is_public": 1,
"public_id": "247023",
"is_hot": 0,
"join_time": 1717125593578
},
{
"room_id": "3382196129213980672",
"room_name": "V我50买个麦旋风的房间",
"room_avatar": "",
"create_by": 43028164,
"room_pic": "",
"is_public": 0,
"public_id": "",
"is_hot": 0,
"join_time": 1716810434913
},
{
"room_id": "3412263855248646144",
"room_name": "从军官方社区",
"room_avatar": "https://imgheybox.max-c.com/web/bbs/2023/09/25/fe926e23fe82b776102b0bf1841e5b85.png",
"create_by": 18083425,
"room_pic": "https://imgheybox.max-c.com/web/bbs/2023/12/06/f18ac0643f72211188c1207f0a9bdef1.jpeg",
"is_public": 1,
"public_id": "290656",
"is_hot": 1,
"join_time": 1716810415963
},
{
"room_id": "3347220983638401024",
"room_name": "测试房间",
"room_avatar": "",
"create_by": 43028164,
"room_pic": "",
"is_public": 0,
"public_id": "",
"is_hot": 0,
"join_time": 1716614542385
}
],
"total": 4,
"offset": 0,
"limit": 20
}
},
"status": "ok"
}