Retrieves users who publicly retweeted a specified public Post ID, excluding Quote Tweets and retweets from private accounts.
idRequiredstringThe unique identifier of the Post (Tweet) for which to retrieve retweeting users. This ID must be for an existing public Post.
expansionsarrayObjects to expand and include, such as pinned Tweets of retweeters.
max_resultsintegerMaximum number of user objects per page (1-100, default 100).
user_fieldsarrayUser fields to include for each user who retweeted the Post.
tweet_fieldsarrayTweet fields for expanded Tweet objects (e.g., when `expansions` includes 'pinned_tweet_id').
pagination_tokenstringA token obtained from a previous response's `meta.next_token` field, used to fetch the next page of results. If not provided, the first page is returned.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.