Retrieve followers for a given user
farcasterFollowers.getFollowersByFid
Overview
Returns a list of followers for a specific FID.
Parameters
fid
number
true
ex) 3
viewer_fid
number
false
ex) 3
sort_type
string
false
"desc_chron" or "algorithmic"
limit
number
false
default: 20, max: 100
cursor
string
false
ex) eyJwYWdlIjoyfQ==
Usage
Response
FID
Username
Display Name
Profile Picture
Bio
Followers
Following
Verified ETH Addresses
Active Status
Power Badge
260
yekim.eth
Mike🎩
1confirmation
12053
1105
0xf723d05f10e8503feaba5cfbb9a5513eb8ecbfd6
inactive
true
624202
i0water
Curator85
Dedicated to decoding the mysteries of blockchain. Insights on latest trends, tech, and innovations driving the world of cryptocurrencies. Join the crypto revolution!
37
378
None
inactive
false
828959
umbrellaella
Umm
None
0
2
None
inactive
false
Field Description
FID: User identifier
Username: User's username
Display Name: User's display name
Profile Picture: URL of the profile picture
Bio: User's introduction
Followers: Number of followers
Following: Number of users the person is following
Verified ETH Addresses: Verified Ethereum addresses
Active Status: User's activity status
Power Badge: Whether the user holds a power badge
Last updated