Returns user objects that have liked the provided Tweet ID
GET
/2/tweets/{id}/liking_usersReturns a list of users that have liked the provided Tweet ID
Request
Path Params
id
string
required
The ID of the Tweet for which to return results
Request samples
Responses
The request was successful(200)
500(500)
The request was successful
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 2 years ago