Retrieve holders of a market grouped by outcome, sorted by shares held. Identify the market with either condition_id or market_slug — exactly one must be provided. Each holder includes a nested pnl object with position-level PnL.
Market condition ID (0x-prefixed hex)
Market slug (e.g. will-trump-win)
Results limit (default: 10, max: 100)
Minimum shares held (decimal string)
Maximum shares held (decimal string)
Return truncated response optimized for AI consumers (default: false)
Market holders grouped by outcome (sorted by shares DESC). Each holder has pnl: PositionHolderPnl with outcome-specific trading stats.
Response for market (condition_id) holders endpoint