Retrieve token balances for the specified account
API key authentication with Bearer token. Include the API key in the Authorization header as 'Bearer YOUR_API_KEY'
Environment identifier for the Grid API. Use 'sandbox' for testing on devnet or 'production' for production on mainnet.
Account address
"11111111111111111111111111111112"
Number of token balances to return
1 <= x <= 100
Page number for pagination
x >= 1
Account balances retrieved successfully
The response is of type object
.