Skip to main content
GET
Get Tweet Retweeters

Authorizations

x-rapidapi-key
string
header
required

Query Parameters

tweet_id
string
required

Tweet ID

Pattern: ^\d+$
Example:

"2047748954071195814"

cursor
string
default:""

cursor parameter is used for pagination. In the first request, the default value of cursor is empty. For subsequent requests, the value of cursor will be taken from the response of the previous request

Response

Success

cursor
string

Cursor for pagination. Use this value in subsequent requests to fetch more data

Example:

"HBaAgICfsM2ZhzQAAA=="

data
object[]