Python (SDK)
Global Markets Perps
List global markets perps positions
List open perpetual futures positions for a user.
Returns position data including size, entry price, mark price, PnL, liquidation price, leverage, and cumulative funding. Optionally filter by asset ticker. Returns an empty list if no positions are open.
GET
Python (SDK)
Query Parameters
User's EOA address (looks up their global markets perps product account)
Filter to a specific asset ticker (e.g. AAPL)
Response
Successful Response
List of open global markets perps positions with account balance.