List all distinct owned tokens (paginated)Ask AIget https://api.fireblocks.io/v1/nfts/ownership/assetsReturns all owned distinct tokens (for your tenant) and their data in your workspace.Query ParamsncwIdstringTenant's Non-Custodial Wallet IDwalletTypestringenumDefaults to VAULT_ACCOUNTWallet type, it can be VAULT_ACCOUNT or END_USER_WALLETVAULT_ACCOUNTEND_USER_WALLETAllowed:VAULT_ACCOUNTEND_USER_WALLETpageCursorstringPage cursor to fetchpageSizenumber1 to 100Items per page (max 100)sortarray of stringsSort by param, it can be one param or a list of params separated by commasortADD stringorderstringenumDefaults to ASCOrder direction, it can be ASC for ascending or DESC for descendingDESCASCAllowed:DESCASCstatusstringenumDefaults to LISTEDToken ownership statusLISTEDARCHIVEDAllowed:LISTEDARCHIVEDsearchstring≤ 100Search owned tokens by token namespamstringenumToken ownership spam status.truefalseallAllowed:truefalseallResponse 200Updated 4 months ago