Orders & Positions
Fetch Positions
List the open positions held by address across Polymarket, Opinion, and Limitless. Each position carries the market, outcome, share count, and average entry price.
Mark-to-market fields (current_price, current_value, unrealized_pnl) are reserved for a future release and currently return null.
get/v0/user/{address}/positions
Path parameters
addressstring required
EVM wallet address.
Response
Positions list.