Retrieve holders of a specific position (ERC1155 token), sorted by shares held. Each holder includes a nested pnl object with position-level PnL (realized_pnl_usd, buy_usd, sell_usd, avg_entry_price, avg_exit_price, total_buys, total_sells, total_fees, first/last_trade_at). Uses cursor-based pagination for efficient traversal.
Position ID (ERC1155 token ID)
Results limit (default: 10, max: 100)
Cursor-based pagination key
Minimum shares held (decimal string)
Maximum shares held (decimal string)
Return truncated response optimized for AI consumers (default: false)
Position holders (sorted by shares DESC). Each holder has pnl: PositionHolderPnl with outcome-specific trading stats. Response includes pagination: { has_more, pagination_key } for cursor-based pagination.
Response for position (position_id) holders endpoint
Position ID (ERC1155 token ID)
Total holders count from holder_stats
Top holders
Condition ID this position belongs to
Outcome name
Outcome index
Current price