API reference
API reference index
For the complete API reference, select an endpoint from the list:
Retweets lookup
Users who have Retweeted a Post | GET /2/tweets/:id/retweeted_by |
Retweets of a Post | GET /2/tweets/:id/retweets |
Manage Retweets
Allows a user ID to Retweet a Post | POST /2/users/:id/retweets |
Allows a user ID to undo a Retweet |
DELETE /2/users/:id/retweets/:source_tweet_id |