Get position holders
Retrieve holders of a specific position (ERC1155 token), sorted by shares held. Set include_pnl=true to include a per-holder pnl object. Uses cursor-based pagination.
Path Parameters
Position ID (ERC1155 token ID)
Query Parameters
Results limit (default: 10, max: 100)
Cursor-based pagination key
Minimum shares held (decimal string)
Maximum shares held (decimal string)
Include nested holder PnL data (default: false, +1 credit)
Response
Position holders (sorted by shares DESC). Holder pnl is included only when include_pnl=true.
Response for position (position_id) holders endpoint.
Position ID (ERC1155 token ID).
Total holders of this position.
Top holders.
Condition ID this position belongs to.
Outcome name (Yes, No, etc.).
Outcome index.
Current price / probability.