v1

latestOpenAPI 3.0.3raw.githubusercontent.com2025-06-1883262329.3 KB
NFT Items

Get NFT owned by user - detailed

Returns list of NFTs belong to specified user and sorted by last updated date of ownership

get/v0.1/items/byOwnerWithOwnership

Query parameters

ownerstring required

Blockchain address in Union format ${blockchainGroup}:${token}

Example:ETHEREUM:0x4765273c477c2dc484da4f1984639e943adccfeb

Address of the owner

continuationstring

Continuation token from the previous response

sizeinteger

The number of items to return

searchEngine'LEGACY' | 'V1'

Search engine to use for search

Response

OK

totalinteger

Number of items were found by request

continuationstring

Continuation token to paginate items search result