{"uid":"cap_XqwrnKBXe7BzfQlus0949","slug":"twitter-tweet-retweeters-lookup-68796454","name":"Twitter Tweet Retweeters Lookup","description":"Fetches paginated list of users who retweeted a tweet. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.","url":"https://x402.orthogonal.com/fiber/v1/twitter/tweet-retweeters","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"cursor":{"type":"string","description":"Pagination cursor. For later cursor pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response."},"tweetId":{"type":"string","description":"Numeric tweet ID."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_BZWcwGg-lQ6W-NjkZUBDW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","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 users who retweeted a specific tweet, with cost-efficient pagination via request ID chaining.","exampleAgentPrompt":"Can you get me the list of users who retweeted tweet ID 1234567890? Fetch the first page and if there are more, continue paginating using the request ID from the first response.","exampleUseCases":[{"title":"Identify viral tweet amplifiers","prompt":"Who retweeted tweet ID 1789023456781234? I want to see the first page of users who shared it so I can understand who's amplifying this post."},{"title":"Monitor influencer retweet audience","prompt":"Get me all the retweeters of tweet 1623498701234567890 — start with the first page and keep going through all pages to build the full list."},{"title":"Competitive engagement research","prompt":"List the users who retweeted tweet ID 1700000000000000001 so I can analyze who's engaging with our competitor's announcement."}],"resultDescription":"Returns a paginated list of Twitter user objects who retweeted the specified tweet, along with a pagination cursor for fetching subsequent pages and a billing requestId for cost-free continuation calls on the same logical search.","failureModes":["Invalid or non-existent tweet ID returns an error or empty result","Tweet is from a protected/private account and retweeters are not accessible","Pagination cursor mismatch or expiration causes failed continuation","Changing non-pagination parameters with a parentRequestId starts a new billable request unexpectedly","Rate limiting or upstream Twitter API unavailability causes request failure"],"whenToPreferThis":"Use this endpoint when you need to enumerate the users who retweeted a specific tweet, especially across multiple pages. The built-in pagination billing model (using parentRequestId) makes it cost-efficient for large retweet lists — only the first page is charged. Prefer this over building your own Twitter API integration when you need quick, pay-per-use access without managing OAuth credentials.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:13.928Z","isFirstParty":false}