User Endpoint
Get User Followings
Get user followings. Each page returns exactly 200 followings. Use cursor for pagination.
GET
Authorizations
Query Parameters
screen name of the user
The cursor to paginate through the results. First page is "".
Response
200 - application/json
Array of followings
Indicates if there are more results available
Message of the request.error message
Cursor for fetching the next page of results
Status of the request.success or error
Available options:
success
, error