Get Recent Users
farcasterUser.getRecentUser
Overview
Get a list of casts from the protocol in reverse chronological order based on timestamp
Parameters
limit
number
false
default: 100, max: 1000
cursor
string
false
ex) eyJwYWdlIjoyfQ==
Usage
Response
FID
Custody Address
Username
Display Name
Profile Picture URL
Bio
Follower Count
Following Count
Verifications
Verified ETH Addresses
Verified SOL Addresses
Active Status
Power Badge
839910
0x79e85ee96ea0cec6882c53b2b1d228a10a967565
browski
Teo
0
0
None
None
None
Inactive
No
839909
0x488df1d5c9d6585ab2fe944589c408d7058701e8
!839909
N/A
N/A
N/A
0
0
None
None
None
Inactive
No
839908
0x5cf7137735372183f72dc697d6ec7eb6e082df2f
lalame
Lọ Lem
0
0
None
None
None
Inactive
No
Field Description
FID: User's unique identifier.
Custody Address: User's wallet address.
Username: User's username.
Display Name: User's display name.
Profile Picture URL: URL of the user's profile picture.
Bio: User's introduction text.
Follower Count: Number of followers the user has.
Following Count: Number of people the user is following.
Verifications: User verification information (currently none).
Verified ETH Addresses: List of verified Ethereum addresses (currently none).
Verified SOL Addresses: List of verified Solana addresses (currently none).
Active Status: User's activity status.
Power Badge: Whether the user holds a power badge.
Last updated