wiki:API/BBS/Get-All-Topics-From-Specify-Forum

Version 5 (modified by pangchongyang, 15 years ago) (diff)

--

Table of Contents

  1. Params
  2. Examples

获取指定 forum 主题列表

URL  http://mrobot.pcauto.com.cn/proxy/bbs/forums/$forum_ID
Method GET

Params

name required desc
pageSize n 每页有多少个帖子
pageNo n 第几页

Examples

curl  http://mrobot.pcauto.com.cn/proxy/bbs/forums/16300
curl  http://mrobot.pcauto.com.cn/proxy/bbs/forums/16300?pageSize=10&pageNo=2