Key | Value |
id | The Post ID you want to get the Reweeting users of |
Key | Value | Returned fields |
user.fields | created_at | user.created_at |
expansions | pinned_tweet_id | tweet.id, tweet.text |
tweet.fields | created_at | tweet.created_at |
https://api.x.com/2/tweets/1354143047324299264/retweeted_by?user.fields=created_at&expansions=pinned_tweet_id&tweet.fields=created_at
Step five: Make your request and review your response
Once you have everything set up, hit the “Send” button and you will receive a similar response to the following example response: