Retrieves the LSP (Liquidity Support Program) participant configuration for the authenticated account.
LSP participants are designated subaccounts that receive assigned positions from liquidated users as an alternative to auto-deleveraging (ADL). This method must be called with an API key belonging to the LSP participant subaccount itself — it returns an error if the authenticated account has no LSP configuration.
The response includes the participant's enable/disable state and any per-cooldown-group limit overrides. When the platform-side participant position lock is switched on, enrolling a subaccount as an LSP participant also locks it to reduce-only trading; this lock is off by default, so participation does not by itself restrict the subaccount to reduce-only.
Scope: account:read
Response
Success response
Changes
Changed in 1 of the 9 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○