v1
latestOpenAPI 3.1.02026-07-265385123.6 KBAccount
Get account positions
Retrieve all open positions for a specific account with optional filtering by market. Includes position size, entry price, unrealized PnL, liquidation price, and margin details.
get/api/v1/account_positions
Query parameters
accountstring required
Account address (user query alias is also accepted)
limitinteger
Maximum number of positions to return
include_deletedboolean
Include deleted positions
market_addressstring
Filter by specific market address
Response
Account positions retrieved successfully