v1
latestOpenAPI 3.1.02026-07-26360335.7 KBRetrieve NFT Activity
Return the history activity of a NFT without scanning the entire chain.
get/sui/nft/activities
Query parameters
objectIdstring
string - the object type supplied for getting an NFT
eventTypestring
string - The returned data will be filtered by event types using this array of strings. Supports "ListingCreate, ListingClosed, BidCreate, BidClosed, Sale, BidAccepted”
limitinteger
cursorstring
objectTypestring
string - the object type for the collection to get the activity.
Response
200
object required