Get tweet details
Get a single tweet’s full details including engagement metrics.
Authorizations
Query Parameters
Resolve the tweet's $cashtags to on-chain tokens (best-effort, via Dexscreener). "1" matches across all chains; a chain id such as "solana" pins the chain. Adds a resolved_tokens array to the response.
Response
Tweet details
"2035548674483273831"
Photos, videos and GIFs attached to the tweet. Empty array if none.
Link/summary preview card. Null for tweets without a card.
X long-form article. Null unless the tweet is an article.
Parsed entities extracted from the tweet.
Embedded quoted tweet (same shape, expanded one level deep — its own quoted_tweet is always null). Null if the tweet quotes nothing.
For retweets, the full original tweet (same shape, one level deep); null otherwise. For retweets the top-level text is rebuilt as "RT @user - full original text".
Present only with resolve_tokens. Best-effort token matches for the tweet's cashtags.