v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
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

totalinteger

Number of ownerships were found by request

continuationstring

Continuation token to paginate Ownerships search result