Get Following
Followers & Following Endpoints
Get Following
Get following of a user, $0.14/1000 following. When count > 5000, returns a task_id immediately (HTTP 202). Use GET /twitter/following/task//status to check progress, and GET /twitter/following/task//next to consume pages one by one.
GET
Get Following
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The screen name of the user to get following.
Example:
"elonmusk"
The number of following to get.
Example:
200