Get combo holders by condition
Combos
Get combo holders by condition
Retrieve holders for the combo yes/no side position IDs associated with a combo condition ID. The returned position IDs are the values to use as {position_id} in /polymarket/combos/{position_id}/holders; they are not leg position IDs. Set include_pnl=true to include a per-holder pnl object for each combo side.
GET
Get combo holders by condition
Path Parameters
Combo condition ID (0x-prefixed 32-byte hex)
Query Parameters
Per-position results limit (default: 50, max: 500)
Minimum combo balance held, in decimal shares
Maximum combo balance held, in decimal shares
Include nested holder PnL data for each combo side (default: false)
Response
Combo holders grouped by associated position ID
Last modified on August 7, 2026