文档
测试

文章/说说 分页获取话题列表

POST
{{api_host}}/6.0/contribute/contributeCollectionList

接口描述

文章分页获取专题列表

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填

请求参数

参数名
类型
描述
必填
token
string
必填
mask_id
string
必填
last_sort_id
string
必填
user_id
string
必填
content_type
string
必填

响应参数

参数名
类型
描述
必填
allowContribution
int
是否允许投稿
必填
code
int
示例:1000
必填
list
array
数据列表
必填
collection_id
int
话题id
必填
praise_count
int
赞数
必填
article_count
int
文章数
必填
follow_count
int
关注数
必填
name
string
话题名称
必填
img_url
string
图片地址
必填
last_sort_id
int
排序id
必填
is_contribute
int
入参指定内容是否已投稿
必填