Get fids that a user has muted
farcasterMute.getMuteListByFid
Overview
Fetches all fids that a user has muted.
Parameters
fid
number
true
ex) 3
limit
number
false
default: 20, max: 100
cursor
string
false
ex) eyJwYWdlIjoyfQ==
Usage
Response
Field
Value
Muted User
Fid
4
Username
noah
Display Name
Noah Jessop
Profile Image
Bio
Welcoming you to the Far Side. Managing Director at Proof Group
Follower Count
914
Following Count
290
Verifications
None
Verified Addresses
None
Active Status
Inactive
Power Badge
No
Muted At
2024-05-17T15:03:58.090Z
Field Description
Object: Type of data object (in this case, mute)
Muted: Information about muted users
FID: User's unique identifier
Username: Username
Display Name: Display name
PFP URL: URL of the profile picture
Profile: User profile information
Bio: Introduction text
Text: Content of the introduction text
Muted At: Date and time when the user was muted
Last updated