Following
Follow
Following
Fetch a list of users who a given user is following. Can optionally include a viewer_fid and sort_type.
GET
Following
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
Node.js SDK
๐ SDK Method: fetchUserFollowing Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Headers
Query Parameters
FID of the user whose following you want to fetch.
Required range:
x >= 1Providing this will return a list of users that respects this user's mutes and blocks and includes viewer_context.
Required range:
x >= 1Example:
3
Optional parameter to sort the users based on different criteria.
Available options:
desc_chron, algorithmic Example:
"desc_chron"
Number of results to fetch
Required range:
1 <= x <= 100Pagination cursor.