List owned collections (paginated)Ask AIget https://api.fireblocks.io/v1/nfts/ownership/collectionsReturns all collections in your workspaceQuery 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_WALLETsearchstring≤ 100Search owned collections. Possible criteria for search: collection name, collection contract address.pageCursorstringPage 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:LISTEDARCHIVEDResponse 200Updated 4 months ago