List of mini app notification tokens
Notifications
List of mini app notification tokens
Returns a list of notifications tokens related to a mini app
GET
List of mini app notification tokens
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
Related tutorial: Send notifications to Frame users
Node.js SDK
๐ SDK Method: fetchNotificationTokens Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Query Parameters
Number of results to fetch
Required range:
1 <= x <= 100Example:
20
Comma separated list of FIDs, up to 100 at a time. If you pass in FIDs, you will get back the notification tokens for those FIDs. If you don't pass in FIDs, you will get back all the notification tokens for the mini app.
Example:
"194, 191, 6131"
Pagination cursor