Get group balances
Balances
Get group balances
Returns all balances for a group.
GET
Get group balances
Returns all balances for a group as a map of asset ID to total balance amount. Use the optionalDocumentation Index
Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
Use this file to discover all available pages before exploring further.
program_id query parameter to filter balances to a specific program.
To move balance between buckets, use the hold, release, and forfeit endpoints.
For usage patterns and examples, see the Balance Operations guide.