user.isolated.liquidation
Lets a main account observe the liquidation, ADL, and LSP activity of all of its isolated-margin subaccounts, without subscribing to each subaccount’s own user.liquidation channel individually.
Every event on this channel is a fan-out copy of an event also delivered on the affected subaccount’s own user.liquidation channel — the payload is identical, including isolated: true and the subaccount’s user_id. The main account’s own liquidation activity is never delivered here; it stays on the main account’s regular user.liquidation channel.
Requires the account:read scope on an API key belonging to the main account, and is only available while isolated margin is enabled on the platform.
Related topics
Liquidity Support Program (LSP) API Guideuser.liquidation Mass Quotes Specificationsuser.lsp JSON-RPC API Changelog