# Get token balances for an entity Returns token balances for the specified entity, optionally filtered by chains. Endpoint: GET /balances/entity/{entity} Version: 1.0.0 Security: ApiKeyAuth ## Path parameters: - `entity` (string, required) ## Query parameters: - `chains` (string) Comma-separated chain list ## Response 200 fields (application/json): - `totalBalance` (object) - `balances` (object)