Skip to main content
GET
Get Tweet Retweeters

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

tweetId
string
required

The tweet ID to get retweeters for.

cursor
string

Cursor for pagination.

Response

200 - application/json

Successful response

users
object[]
has_next_page
boolean
next_cursor
string
status
string
msg
string