Get Positions
GET /polymarket/positions/wallet/{wallet_address}
wallet_address field, a positions array containing position objects with fields such as token ID, condition ID, title, shares (raw and normalized), redeemable status, market/event slugs, outcome label, winning outcome, and market status. A pagination object with has_more and pagination_key fields supports cursor-based pagination.Your AIsa API key as a Bearer token.
The Proxy wallet address to fetch positions for
^0x[0-9a-fA-F]{40}$"0x1234567890abcdef1234567890abcdef12345678"
Maximum number of positions to return per page. Defaults to 100, maximum 100.
1 <= x <= 100100
Pagination key returned from previous request to fetch next page of results
"NjhlMGM4MDAtZDkwNi00YjMyLWEzOWMtYTRlMTk5MzRkNWVl"