NFT Ownerships
Get NFT Collection's Ownerships
Returns list of NFTs Ownerships from specified collection and sorted by last updated date
get/v0.1/ownerships/byCollection
Query parameters
collectionstring required
Blockchain contract address in Union format ETHEREUM:${token}
Example:ETHEREUM:0xd07dc4262bcdbf85190c01c996b4c06a461d2430
Address of the collection
continuationstring
Continuation token from the previous response
sizeinteger
The number of items to return
Response
OK