NFT Ownerships
Get NFTs Ownerships
Returns list of NFTs Ownerships for specified NFT and sorted by last updated date
get/v0.1/ownerships/byItem
Query parameters
itemIdstring required
Item Id, has format ETHEREUM:${token}:${tokenId}
Example:ETHEREUM:0xb66a603f4cfe17e3d27b87a8bfcad319856518b8:32292934596187112148346015918544186536963932779440027682601542850818403729410
Item Id, has format ETHEREUM:${token}:${tokenId}
continuationstring
Continuation token from the previous response
sizeinteger
The number of items to return
Response
OK