v1

latestOpenAPI 3.0.32026-07-213841124.9 KB
Tweets

Tweet Retweeters

Returns the users who retweeted a specific tweet, selected by tweet id. Results are sorted by retweet time in descending order (newest first). If there are more results, you will also receive a next_cursor to load the next page. Each user item includes basic profile info like username, id, name, avatar, bio, and follower stats.

Use cases:

Marketing teams finding accounts that reshared a campaign post for follow-up and audience research; analytics platforms measuring who amplifies content and building retweeter segments; community managers identifying active supporters and potential ambassadors; research tools exporting retweeter lists for network analysis; developers building “who retweeted this” views with cursor pagination.

post/retweets

Request body

next_cursorstring
tweet_linkstring

Example request

{
  "next_cursor": "JKHSJFHADUYJKSDy2y3u123"
}

Response

OK

next_cursorstring