wiki:API/BBS/Get-All-Posts-From-Specify-Topic

Version 1 (modified by lee, 15 years ago) (diff)

--

Table of Contents

  1. Params
  2. Example

URL  http://dev85.pcauto.com.cn/proxy/bbs/topics/$topic_ID

Params

name required desc
pageNo n 分页第几页
pageSize n
authorId  n 只查看某 author ID 发表的所有帖子

Example

curl  http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944
curl  http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944?pageNo=2&pageSize=5
curl  http://dev85.pcauto.com.cn/proxy/bbs/topics/2479944?authorId=32726