Get all webhook NFT filters
GET
https://dashboard.alchemy.com/api/webhook-nft-filters
Paginated endpoint to list all of the NFT filter objects a given webhook is subscribed to.
Headers
stringrequired
Alchemy Auth token to use the Notify API.
Query Parameters
stringrequired
ID of the address activity webhook.
integeroptionaldefaults to
100The maximum number of items to return per page.
stringoptional
The cursor that points to the end of the current set of results.
stringoptionaldefaults to
0Page cursor for the next page.
Responses
200
Returns a list of nft filter objects.
400
Bad Request- The server cannot understand the request.
Was this page helpful?