Skip to main content
POST
社群推文

授权

ApiKey
string
header
必填

请求体

application/json

community_id 必填,next_cursor 和 order 可选

community_id
string
必填

社群数字 ID。

示例:

"1966045657589813686"

next_cursor
string

上一次响应中的分页游标。

示例:

"123"

order
string

排序方式:popularlatest。默认为 latest

示例:

"popular"

响应

成功

next_cursor
string

用于获取下一页结果的游标。没有更多页面时为 null 或缺失。

tweets
object[]

推文对象数组。