v1
latestOpenAPI 3.1.02026-07-13451483.8 KBEnriched Reads
GET /v1/search/recent/enriched
get/v1/search/recent/enriched
Query parameters
querystring required
Search text. Supports X-style operators: "quoted phrases", OR, () grouping, #hashtag, $cashtag, from:, lang:, since:/until: (YYYY-MM-DD), min_faves:, min_retweets:, filter:links, and - negation (e.g. -filter:replies).
limitinteger
Page size for search-backed results.
next_tokenstring
Response
Successful xfetch workflow response.
Example response
{
"meta": {
"credits": {
"charged": 1,
"remaining": 99
}
}
}