v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBNotifications
For user by channel
Returns a list of notifications for a user in specific channels
get/v2/farcaster/notifications/channel/
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.
channel_idsstring required
Example:neynar,farcaster
Comma separated channel_ids (find list of all channels here - https://docs.neynar.com/reference/list-all-channels)
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