user
List the users that the given user is following
get/users/{username}/following
Path parameters
usernamestring required
username of the user whose followed users are to be listed
Query parameters
pageinteger
page number of results to return (1-based)
limitinteger
page size of results
Response
UserList