getNftEventsAsk AIpost https://api.blockberry.one/sui/v1/events/nft/{nft}Get a list of emitted events associated with the queried NFT. Events are results of transaction execution.Path ParamsnftstringrequiredDefaults to 0x119ce9ace68ec667830742cb43928dbc3840064bf45726cf9bd52c0c75e54a88Enter full nft address to get events by a particular nft.Query Paramspageint32required≥ 0Defaults to 0Queried API page.sizeint32required1 to 100Defaults to 20Number of queried entries.orderBystringenumrequiredDefaults to DESCSorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).ASCDESCAllowed:ASCDESCsortBystringenumrequiredDefaults to AGESelect sorting parameter.AGEAllowed:AGEBody ParamseventTypesarray of stringsenumrequiredTypes of emitted events.eventTypes*ADD stringmarketplacesarray of stringsenumrequiredEnter part or full marketplace name to get events by the queried marketplace.marketplaces*ADD stringResponse 200OKUpdated 5 months ago