For user

Returns a list of notifications for a specific FID.

📘

If listening to bot mentions, use webhooks (see here). It's more real time and cheaper compute. Related tutorial for this API: Notifications for FID

Query Params
int32
required

FID of the user you you want to fetch notifications for. The response will respect this user's mutes and blocks.

type
array of objects

Notification type to fetch. Comma separated values of follows, recasts, likes, mentions, replies.

type
boolean
Defaults to false

When true, only returns notifications from power badge users and users that the viewer follows (if viewer_fid is provided).

integer
1 to 25
Defaults to 15

Number of results to fetch

string

Pagination cursor.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json