v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBFeed
Following
Fetch feed based on who a user is following
get/v2/farcaster/feed/following/
Query parameters
fidinteger required
FID of user whose feed you want to create
viewer_fidinteger
Providing this will return a feed that respects this user's mutes and blocks and includes viewer_context.
with_recastsboolean
Example:true
Include recasts in the response, true by default
limitinteger
Example:30
Number of results to fetch
cursorstring
Pagination cursor.
Headers
x-neynar-experimentalboolean
Enables experimental features including filtering based on the Neynar score. See docs for more details.
Response
Success