{"uid":"cap_fIDcu4T-nXvlVZ4nn2724","slug":"twitter-x-user-replies-timeline-4265d1b8","name":"Twitter/X User Replies Timeline","description":"Get a paginated timeline of replies from an X user.","url":"https://twitter.use.x402atlas.com/user-replies","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["username"],"properties":{"username":{"type":"string","pattern":"^@?[A-Za-z0-9_]{1,15}$","maxLength":16,"description":"X username, with or without a leading @"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["queried_at","data","result_count"],"properties":{"data":{"type":"array","items":{"type":"object","additionalProperties":true}},"cursor":{"type":"string","description":"Opaque cursor for the next page, when supplied by X"},"queried_at":{"type":"string","format":"date-time"},"result_count":{"type":"integer","minimum":0}}}}}}},"responseSchema":{"type":"json","example":{"data":[{"user":{"name":"Bill Gates","id_str":"50393960","screen_name":"BillGates"},"id_str":"1903602810652082591","full_text":"Example X post","created_at":"Sun Mar 23 12:00:00 +0000 2025","reply_count":8,"retweet_count":15,"favorite_count":120}],"cursor":"NEXT_PAGE_CURSOR","queried_at":"2026-07-26T12:00:00Z","result_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1BkRvYBO4NOwtHz_8ZkLn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a paginated list of reply tweets from a specified X (Twitter) user's timeline.","exampleAgentPrompt":"Can you pull up all the recent reply tweets from @elonmusk on X so I can see who he's been responding to?","exampleUseCases":[{"title":"Influencer engagement analysis","prompt":"Fetch the latest replies from @garyvee on X — I want to see who he's been engaging with and what conversations he's joining."},{"title":"Brand reputation monitoring","prompt":"Pull all the reply tweets from @NikeSupport on X so I can review how they're responding to customer complaints."},{"title":"Journalist source tracking","prompt":"Get me the recent replies posted by @kara_swisher on X — I want to track which stories and people she's been commenting on lately."}],"resultDescription":"Returns a paginated list of reply tweets from the specified X user, including structured tweet objects with metadata, a result count, an ISO 8601 timestamp of when the query was made, and an optional opaque pagination cursor for fetching subsequent pages.","failureModes":["Invalid or non-existent username returns empty results or an error","Username exceeding 15 characters or invalid pattern rejected at input validation","Private/protected account replies not accessible — returns empty or unauthorized response","Rate limiting from the underlying X API may cause transient failures","Pagination cursor expiry may result in inability to continue paginated fetches","Network or upstream X API outage returns a 5xx error"],"whenToPreferThis":"Use this endpoint when you specifically need the reply tweets (not all posts, not media posts) from a particular X user. It is distinct from the general user timeline endpoint (which returns all post types) and the media timeline endpoint. Choose this when your goal is to analyze a user's conversational engagement, track who they respond to, or audit their reply behavior on X.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:33:36.111Z","isFirstParty":false}