Followers
Follow
Followers
Returns a list of followers for a specific FID.
GET
Followers
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: fetchUserFollowers 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
User who's profile you are looking at
Required range:
x >= 1Providing this will return a list of followers that respects this user's mutes and blocks and includes viewer_context.
Required range:
x >= 1Sort type for fetch followers. Default is desc_chron
Available options:
desc_chron, algorithmic Example:
"desc_chron"
Number of results to fetch
Required range:
1 <= x <= 100Example:
30
Pagination cursor.