{"uid":"cap_uDMhuL4Sffndr1hZHgjuC","slug":"readx-tweet-retweeters-f73bac6b","name":"ReadX Tweet Retweeters","description":"Accounts that retweeted a tweet (paginate with cursor until has_more is false). Example: GET /api/tweets/20/retweeters","url":"https://readx.sh/api/tweets/:id/retweeters","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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","pattern":"^[0-9]{1,19}$","description":"Numeric tweet id (up to 19 digits)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_SU6ycstHERbqFIwyx5K89","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list of accounts that retweeted a specific tweet, identified by tweet ID","exampleAgentPrompt":"Can you pull the full list of accounts that retweeted tweet ID 1234567890123456789 on X? Paginate through all results until there are no more.","exampleUseCases":null,"resultDescription":"A paginated list of X/Twitter user accounts that retweeted the specified tweet, along with pagination metadata including a cursor for the next page and a has_more boolean indicating whether additional results exist.","failureModes":["Invalid or non-numeric tweet ID returns an error","Tweet ID does not exist or has been deleted","Tweet has no retweeters returns empty list","Invalid pagination cursor returns an error","Rate limiting or payment failure results in 402 response","Private or restricted tweet may return unauthorized error"],"whenToPreferThis":"Use this endpoint when you need to identify which X/Twitter accounts retweeted a specific tweet by ID, especially when building engagement analytics, audience research, or social graph analysis. It supports cursor-based pagination for tweets with large retweet counts.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:46:54.348Z","isFirstParty":false}