v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBNotifications
For user by parent_urls
Returns a list of notifications for a user in specific parent_urls
get/v2/farcaster/notifications/parent_url/
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.
parent_urlsstring required
Example:chain://eip155:1/erc721:0xd4498134211baad5846ce70ce04e7c4da78931cc
Comma separated parent_urls
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