List Accounts
List trading accounts with customer/group info, respecting RBAC scope.
Query Parameters
Filter to accounts approaching margin call
True: accounts with ≥1 open position (exact EXISTS check). False: no open positions.
Inclusive lower bound on trading_accounts.balance (account currency). Authoritative Postgres value.
Inclusive upper bound on trading_accounts.balance (account currency). Authoritative Postgres value.
Inclusive lower bound on trading_accounts.equity. NOTE: equity is a snapshot column refreshed ~60s by the PnL engine — may lag the live row value shown from Redis.
Inclusive upper bound on trading_accounts.equity. NOTE: equity is a snapshot column refreshed ~60s by the PnL engine — may lag the live row value shown from Redis.
x >= 11 <= x <= 500Response
Successful Response