/statuses/retweets/{id}.json
GET
/statuses/retweets/{id}.json
the
first retweets of a given tweet.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.twitter.com/1.1/statuses/retweets/.json'
Response Response Example
{}
Request
Path Params
id
string
required
Responses
Modified at 2022-09-10 16:58:08