Group: Follow APIsUse this when you need: Followers.
Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
fid | number | ✅ | User who's profile you are looking at |
xNeynarExperimental | boolean | ❌ | - |
viewerFid | number | ❌ | - |
sortType | FetchUserFollowersSortTypeEnum | ❌ | - |
limit | number | ❌ | - |
cursor | string | ❌ | - |
Response
Returns aRequestArgs object.
Error Handling
Tips
- Provide a viewerFid when supported to respect mutes/blocks and include
viewer_context. - Keep requests scoped (e.g., use
limit) to improve latency. - Cache results where sensible.

