Get collections by ownerAsk AIget https://data-api.nftgo.io/eth/v2/address/collectionReturn the collections currently held or sold by the address.Query ParamsaddressstringEthereum address, 42-character hexadecimal string beginning with 0x.sort_bystringenumDefaults to nft_numCollection-by categories.nft_numlisting_numestimated_valueestimated_value_usdunrealized_profitunrealized_profit_usdrealized_profitrealized_profit_usdavg_costavg_cost_usdfloor_pricefloor_price_usdsalesShow 13 enum valuesoffsetnumberThe index of data segments. The returned data is divided into many segments. One segment is returned at a time. {offset} parameter indicates the index of data segments.limitnumberThe size of a returned data segment.ascbooleanDefaults to falseWhether to sort results in ascending order.truefalseResponse 200Successful ResponseUpdated 10 months ago