Get a count of total cloud wallets created on this account

Service Clients (SDKs)

This endpoint can be accessed using one of our service clients as follows.

For more information on how to use our service clients, see our Service Clients (SDKs) guide.

CloudWalletAnalyticsContract walletCount = await _providerClient.GetCloudWalletCountAsync();
let walletCount = await providerClient.getCloudWalletCount();
walletCount = provider_client.get_cloud_wallet_count()
walletCount = provider_client.get_cloud_wallet_count
Language
Authorization
Header
Click Try It! to start a request and see the response here!