v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBNotifications
For user
Returns a list of notifications for a specific FID.
get/v2/farcaster/notifications/
Query parameters
fidinteger required
FID of the user you you want to fetch notifications for. The response will respect this user's mutes and blocks.
typestring[]
Notification type to fetch. Comma separated values of follows, recasts, likes, mentions, replies.
limitinteger
Example:15
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