Changes to Get Tweet Retweeters List
GET /twitter/tweets/{tweet_id}/retweeted_by
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 6 revisions of this API.23
What changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed
ErrorResponsesubschema #1from the response bodyoneOflist for the response status200response-body-one-of-removed
- ○
added the required property
next_cursorto the response with the200statusresponse-required-property-added
- ○
added the required property
usersto the response with the200statusresponse-required-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
oneOf[subschema #1]/users/items/idfrom the response with the200statusresponse-required-property-removed
- ▲