/2 Compatibility
GET /2/tweets/:id/retweeted_by
get/2/tweets/{id}/retweeted_by
Path parameters
idstring required
Query parameters
max_resultsinteger
pagination_tokenstring
next_tokenstring
user.fieldsstring
Comma-separated user fields.
Response
Successful official-compatible response.
Changes
Changed in 1 of the 2 revisions of this API.1
- ▲
added the pattern
^\d+$to thepathrequest parameteridrequest-parameter-pattern-added
- ▲