Friends_Followers

When Friends_Followers is selected as the query type, the input for the activity is as follows no matter if it is Friends or Followers.

Input Item Data Type Description
userId

long

The ID of the user for whom to return results for.
screenName string The screen name of the user for whom to return results for.
cursor long Causes the list of connections to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned is not guaranteed to be 5000 because suspended users are filtered out after connections are queried.