curl --location --request GET '/forums?fid=27' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOiIxIiwidXNlcm5hbWUiOiJ0d2VsdmUiLCJlbWFpbCI6IjQ2ODkwOTc2NUBxcS5jb20iLCJncm91cGlkIjoiMSIsImlhdCI6MTc0NTA4MTYzOCwiZXhwIjoxNzQ3NjczNjM4fQ.ot07bSsVEnmB9rpJftJI2qMIXX-VZHex81kDi49Vxi0' \
--header 'Content-Type: application/json'
{
"code": 200,
"message": "success",
"data": {
"list": [
{
"fid": "27",
"type": "forum",
"name": "聚合页面",
"status": "1",
"displayorder": "0",
"fup": "26",
"threads": "0",
"posts": "0",
"todayposts": "0",
"lastpost": {
"tid": "",
"subject": "",
"dateline": "",
"author": ""
},
"moderators": [],
"icon": "",
"banner": "",
"description": "",
"rules": "",
"threadtypes": [],
"threadsorts": [],
"perms": {
"view": [],
"post": [],
"reply": [],
"getattach": [],
"postattach": []
},
"extra": {
"commentitem": [],
"redirect": "",
"supe_pushsetting": "",
"modrecommend": {
"open": "1",
"sort": "1",
"orderby": "0",
"num": 10,
"imagenum": 0,
"imagewidth": 300,
"imageheight": 250,
"maxlength": 0,
"cachelife": 0,
"dateline": 0
},
"formulaperm": "a:5:{i:0;s:0:\"\";i:1;s:0:\"\";s:7:\"message\";s:0:\"\";s:5:\"medal\";N;s:5:\"users\";s:0:\"\";}",
"picstyle": "0",
"seotitle": "",
"keywords": "",
"seodescription": ""
}
}
]
},
"timestamp": 1746768972
}