Get user followings. Each page returns exactly 200 followings. Use cursor for pagination.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Screen name of the user.
The cursor to paginate through the results. First page is empty.
The number of followings to return per page.
20 <= x <= 200