Filtered stream
GET
/2/tweets/search/streamStreams Tweets matching the stream's active rule set.
请求参数
Query 参数
expansions
可选
A comma separated list of fields to expand.
tweet.fields
可选
A comma separated list of Tweet fields to display.
user.fields
可选
A comma separated list of User fields to display.
media.fields
可选
A comma separated list of Media fields to display.
place.fields
可选
A comma separated list of Place fields to display.
poll.fields
可选
A comma separated list of Poll fields to display.
backfill_minutes
可选
The number of minutes of backfill requested
示例代码
返回响应
The request was successful. Successful responses will return a stream of individual JSON Tweet payloads.(200)
500(500)
The request was successful. Successful responses will return a stream of individual JSON Tweet payloads.
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
No schema defined
示例
未设置
最后修改时间: 3 年前