v1

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

totalinteger

Number of ownerships were found by request

continuationstring

Continuation token to paginate Ownerships search result