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

  1. 73745ce76c4913
  2. b15e6bfa62d81

What changed

  • 73745ce76c4913See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed ErrorResponse subschema #1 from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • added the required property next_cursor to the response with the 200 status

      response-required-property-added

    • added the required property users to the response with the 200 status

      response-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/id from the response with the 200 status

      response-required-property-removed