cURL
Account Management
Get Account Balances
Retrieve token balances for the specified account
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Grid API key from the Grid Dashboard
Headers
Solana network environment (sandbox, devnet, mainnet)
Path Parameters
Smart account address (Solana public key)
Query Parameters
Number of items to return (default: 10)
Required range:
x >= 0Page number for pagination (default: 1)
Required range:
x >= 0