Filtered stream
GET
/2/tweets/search/streamStreams Tweets matching the stream's active rule set.
Request
Query Params
expansions
array[string]
optional
A comma separated list of fields to expand.
tweet.fields
array[string]
optional
A comma separated list of Tweet fields to display.
user.fields
array[string]
optional
A comma separated list of User fields to display.
media.fields
array[string]
optional
A comma separated list of Media fields to display.
place.fields
array[string]
optional
A comma separated list of Place fields to display.
poll.fields
array[string]
optional
A comma separated list of Poll fields to display.
backfill_minutes
integer
optional
The number of minutes of backfill requested
Request samples
Responses
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 Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 years ago