v1
latestOpenAPI 3.1.02026-07-2657157254.1 KBGet Wallet Positions
Fetch current positions for a wallet address.
Returns all open positions with cost basis, current market prices, and P&L calculations. Supports filtering by market_slug or condition_id.
Path parameters
Wallet address to fetch positions for
Wallet address to fetch positions for
Query parameters
Include zero-balance (closed) positions
Include zero-balance (closed) positions
Minimum number of shares to include
Minimum number of shares to include
Filter by market slug
Filter by market slug
Filter to a specific market by condition ID
Filter to a specific market by condition ID
Sort options for positions.
Field to sort by
Sort order direction enum.
Sort order: asc or desc
Maximum number of positions to return (1-200)
Maximum number of positions to return (1-200)
Cursor for pagination
Cursor for pagination
Response
Successful Response