TOOL API
tweets. search. recent. list
Retrieves Posts from the last 7 days matching a search query.
Call information
- Tool slug
- twitter.tweets.search.recent.list
- Provider
- Twitter / X
- Average response
- 2276 ms
- Calls in 7 days
- 1
Input parameters
queryrequiredstring
start_timestring
end_timestring
since_idUnique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
until_idUnique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
max_resultsinteger
next_tokenA base36 pagination token.
pagination_tokenA base36 pagination token.
sort_orderstring
tweet.fieldsThe fields available for a Tweet object.
expansionsThe list of fields you can expand for a [Tweet](#Tweet) object. If the field has an ID, it can be expanded into a full object.
media.fieldsThe fields available for a Media object.
poll.fieldsThe fields available for a Poll object.
user.fieldsThe fields available for a User object.
place.fieldsThe fields available for a Place object.