Recent search
x_organic_search_recentSearch recent X/Twitter posts from the last 7 days using a user-specified query. Returns matching tweets and pagination tokens, with usage billed per post.
Instructions
GET /2/tweets/search/recent (last 7 days). Query must be the user's. Billed per matching post. Do not run unbounded brand-watch loops.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| end_time | No | ||
| since_id | No | ||
| until_id | No | ||
| start_time | No | ||
| max_results | No | ||
| pagination_token | No | pagination_token from a previous meta.next_token |