Skip to main content
GET
Get combo holder stats

Path Parameters

position_id
string
required

Combo side position ID: the yes_position_id or no_position_id returned by /polymarket/combos or /polymarket/combos/metrics (ERC1155 token ID, decimal or 0x-prefixed hex). Do not use leg position IDs.

Response

Combo holder stats

position_id
string
required

Combo side position ID that was queried (yes_position_id or no_position_id).

total_holders
integer
required

Total unique holders for this combo position.

Required range: x >= 0
condition_id
string | null

Combo condition ID this side position belongs to.

outcome_name
string | null

Outcome name (Yes or No).

outcome_index
integer<int32> | null

Outcome index (0 = Yes, 1 = No).

Last modified on August 7, 2026