market_id, condition_id, or position_id is required. Add wallet to narrow results to a single wallet.
Request
Query parameters
Example
Notes
- Use
/v3/wallets/{address}/combos/activitywhen the wallet address is already known. - Use
/v3/combos/redemptionswhen you need terminal-versus-partial redemption evidence or condition/position lineage. - Use this endpoint when you are exploring all lifecycle activity for a combo market or position.
- The activity feed is on-chain derived and can include split, merge, redemption, and transfer-related lifecycle rows as those events are observed.
- Public combo redemption rows are normalized to Polymarket’s combo activity shape: router and auto-redeemer redemption paths are returned as
event_kind: "PositionRedeemed"withside: "Redeem", a module kind such asCombinatorial,Binary, orNegRisk, andpayout_usdcwhen available. - When leg metadata is available, resolved combo activity includes leg statuses such as
RESOLVED_WINorRESOLVED_LOSSandleg_current_pricevalues.

