/search/tweets.json
GET
/search/tweets.json
relevant Tweets matching a specified query.
exhaustive source of Tweets. Not all Tweets will be indexed or made available via the search
interface.
similar to the objects you'll find across the REST API and platform. You may need to tolerate some
inconsistencies and variance in perspectival values (fields that pertain to the perspective of the
authenticating user) and embedded user objects.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/search/tweets.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08