GET
/
twitter
/
user
/
followers

Authorizations

X-API-Key
string
header
required

Query Parameters

userName
string
required

screen name of the user

cursor
string

The cursor to paginate through the results. First page is "".

Response

200 - application/json
data
object
message
string

Message of the request.error message

status
enum<string>

Status of the request.success or error

Available options:
success,
error