NFT Items
Get NFT from collection
Returns list of NFTs from specified collection and sorted by last updated date
get/v0.1/items/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
searchEngine'LEGACY' | 'V1'
Search engine to use for search
Response
OK