Rules lookup
GET
/2/tweets/search/stream/rulesReturns rules from a user's active rule set. Users can fetch all of their rules or a subset, specified by the provided rule ids.
请求参数
Query 参数
ids
可选
A comma-separated list of Rule IDs.
示例代码
返回响应
The request was successful(200)
500(500)
The request was successful
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
data
$ref(#/definitions/1045139)[]
必需
#/definitions/1045139
可选
meta
#/definitions/1045146必需
示例
未设置
最后修改时间: 3 年前