NFT Items
Get NFT collection traits
Returns aggregation of existing traits for specified collections with counter for each trait type/value.
get/v0.1/items/traits
Query parameters
keysstring[]
Trait keys for strict filtering (if not specified - all traits will be returned)
[ "Hat" ]
collectionIdsstring[] required
Collections identifiers to which traits belong
[ "ETHEREUM:0x60e4d786628fea6478f785a6d7e704777c86a7c6" ]
ownersstring[]
Return traits only for items owned by user
[
"${filterOwners}"
]Response
OK