Skip to main content
This guide walks you through retrieving users who Retweeted a specific Post.
PrerequisitesBefore you begin, you’ll need:
  • A developer account with an approved App
  • Your App’s Bearer Token (for public data) or User Access Token (for private metrics)

Get users who Retweeted a Post

1

Find the Post ID

Get the ID of the Post you want to look up Retweets for:
2

Make the request

cURL
3

Review the response


Include additional data

Use expansions to get related data like pinned Posts:
cURL

Response with expansion


Next steps

Manage Retweets

Retweet and undo Retweets

Quote Posts

Get Quote Posts

API Reference

Full endpoint documentation