Every reply to a tweet as a full tweet record — author, engagement, media, quotes. The original is included, flagged so you can tell them apart.
Sample
Here's a sample run showing the exact schema you can expect — the original tweet plus its replies, each with full text, engagement metrics, media, quoted content, and the full replier profile.
| # | Tweet URL | Tweet Text | Posted Date | Language | Is Reply | Views | Likes | Retweets | Replies | Quotes | Bookmarks | Reply To Handle | Reply To Tweet URL | Mentions | Tweet Media | Author |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 2026-06-25T06:07:49Z | zxx | false | 2331840 | 8,484 | 1,604 | 758 | 49 | 913 | — | — | — | ||||
2 | @elonmusk Piers Morgan is the ultimate twat !!! | 2026-06-27T16:15:16Z | en | true | 16 | 1 | 0 | 0 | 0 | 0 | elonmusk | — | ||||
3 | @elonmusk Yet the magic believing idiot runs when you ask, even on the smallest demonstration scale, to show us how we get something from nothing 🤣 no matter the stack of degrees, magic is their only answer | 2026-06-26T21:06:10Z | en | true | 46 | 0 | 0 | 0 | 0 | 0 | elonmusk | — | ||||
4 | @elonmusk So he debates when he is sure he can change other minds and not his.🤡🤡🤡🤡🤡 | 2026-06-26T13:01:21Z | en | true | 11 | 0 | 0 | 0 | 0 | 0 | elonmusk | — | ||||
5 | @elonmusk Gad Saad is a very intelligent man, Piers Morgan is a moron, end of story. 🙂😎 | 2026-06-26T12:54:14Z | en | true | 495 | 0 | 0 | 0 | 0 | 0 | elonmusk | — | ||||
6 | @elonmusk I must be an absolute freak! I have vivid memories and can draw layouts of the places I lived in Hawaii and California before moving to Michigan. My first Christmas in Michigan I was only 18 months old. Surely, I can’t be the only one that has memories of being that young. | 2026-06-26T11:38:08Z | en | true | 212 | 2 | 0 | 1 | 0 | 0 | elonmusk | — | ||||
7 | @elonmusk If Gabor had died at 6 months old he would have been a holocaust victim. Since he didn’t die, that makes him a holocaust survivor surely? You’re either one or the other.
Also sperm aren’t alive. | 2026-06-26T08:13:36Z | en | true | 530 | 1 | 0 | 1 | 0 | 0 | elonmusk | — | ||||
8 | @elonmusk @elon5756A Cuando uno se permite comprar una empresa para lanzar sus bulos y mentiras ¿cómo se le puede llamar a eso? Por suerte para el resto de los humanos sus empresas no son tan viables ni tan fiables como pretende hacernos ver, muy pronto se han dado cuenta del timo billonario. ¡Ojo! | 2026-06-26T07:58:01Z | es | true | 405 | 0 | 0 | 1 | 0 | 0 | elonmusk | — | ||||
9 | @elonmusk Brilliant | 2026-06-26T06:46:24Z | en | true | 13 | 0 | 0 | 0 | 0 | 0 | elonmusk | — | ||||
10 | @elonmusk This is pure momentum! 🚀 | 2026-06-26T05:59:44Z | en | true | 17 | 0 | 0 | 0 | 0 | 0 | elonmusk | — |
Playground
Fill in the fields below or .
curl -X POST https://api.mindcase.co/v1/data/twitter/replies/run \
-H "Authorization: Bearer mk_live_YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"params": {
"conversation_id": ""
}
}'Overview
Twitter / X Replies extracts every reply to a given tweet, each returned as a full tweet record with author profile, engagement metrics, media, mentions, and quoted content. The original tweet is included too, flagged so you can tell it from the replies.
Community and social teams use Twitter / X Replies to mine a thread's reply audience, rank the best responses, and run outreach. Replies age out of Twitter search quickly, so this works best on fresh, recent tweets.
Examples
A few common ways teams put Twitter / X Replies API to work — copy a prompt below to try it yourself.
Pull the repliers to a viral thread as full profiles to find engaged, relevant accounts for outreach.
Sort replies by engagement to surface the highest-impact responses in a conversation.
Collect the reply text under a product or news tweet to gauge audience reaction.
Get started
Sign up to run live queries against Twitter / X Replies API via chat, form, or API.
FAQ
Related
A Twitter (X) account's followers or following as full profiles — bio, counts, location, links, account age and latest tweet. From a handle or URL.
Twitter (X) profiles — bio, follower counts, verification type, location and links. By handle, profile URL or keyword search; same record either way.
Everyone who retweeted a tweet, each as a full Twitter (X) profile — handle, name, bio, follower counts, verification, location and links.
Extract tweets from Twitter (X) by handle, search keyword, or tweet URL — with full text, date, media, quoted/retweeted content, and all engagement metrics