For channel
Fetch Followers
For channel
Returns a list of followers for a specific channel. Max limit is 1000. Use cursor for pagination.
GET
For channel
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: fetchFollowersForAChannel 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
Channel ID for the channel being queried
Example:
"founders"
Providing this will return a list of followers that respects this user's mutes and blocks and includes viewer_context.
Required range:
x >= 1Pagination cursor.
Number of followers to fetch
Required range:
1 <= x <= 1000Example:
30