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

  1. 73745ce76c4916

What changed

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

      response-body-type-changed

    • removed UserRetweetedStatus ErrorResponse from the response body oneOf list for the response status 200

      response-body-one-of-removed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the required property target_tweet_id 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