Changes to Verify User Retweeted a Tweet
GET /twitter/tweets/{tweet_id}/retweeted_by/{user_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 6 revisions of this API.16
What changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
removed
UserRetweetedStatusErrorResponsefrom the response bodyoneOflist for the response status200response-body-one-of-removed
- ○
added the required property
is_retweetedto the response with the200statusresponse-required-property-added
- ○
added the required property
retweeters_checked_countto the response with the200statusresponse-required-property-added
- ○
added the required property
source_user_idto the response with the200statusresponse-required-property-added
- ○
added the required property
statusto the response with the200statusresponse-required-property-added
- ○
added the required property
target_tweet_idto 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
- ▲