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.
Path parameters
EVM wallet address.
Response
Positions list.
Changes
Changed in 3 of the 9 revisions of this API.32
- ●
added the new
limitlessenum value to theitems/venueresponse property for the response status200response-property-enum-value-added
- ●
- ○
api tag
Orders & Positionsaddedapi-tag-added
- ○
api tag
Orders & Positions (Hosted)removedapi-tag-removed
- ○
- ●
removed the optional property
items/market_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/outcome_idfrom the response with the200statusresponse-optional-property-removed
- ●