---
title: "Changes to Get Tweet Retweeters List"
method: GET
path: "/twitter/tweets/{tweet_id}/retweeted_by"
---

# Changes to Get Tweet Retweeters List

`GET /twitter/tweets/{tweet_id}/retweeted_by`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 6 revisions.

- **2025-03-12** `73745ce76c49` — 1 breaking, 3 info
- **2025-03-12** `b15e6bfa62d8` — 1 breaking

## Changes

- **2025-03-12** `73745ce76c49` — 1 breaking, 3 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/ErrorResponse, subschema #1` from the response body `oneOf` list for the response status `200`
  - added the required property `next_cursor` to the response with the `200` status
  - added the required property `users` to the response with the `200` status
- **2025-03-12** `b15e6bfa62d8` — 1 breaking
  - removed the required property `oneOf[subschema #1]/users/items/id` from the response with the `200` status

---

[Operation](https://skmtc.dev/socialdata-api/apis/socialdata-api-reference/docs/twitter/tweets/:tweet_id/retweeted_by/get.md) · [API](https://skmtc.dev/socialdata-api/apis/socialdata-api-reference.md) · [Page](https://skmtc.dev/socialdata-api/apis/socialdata-api-reference/changes/twitter/tweets/:tweet_id/retweeted_by/get)
