Skip to main content
GET
Expand a combo into its legs with market metadata

Query Parameters

condition_id
string

Combo condition id (0x-prefixed 32-byte hex)

position_id
string

Combo position id, decimal or 0x-prefixed hex

Response

Leg breakdown with market metadata. Unknown combos return 200 with data: null and an unknown combo message

condition_id
string
required

Normalized combo condition id this breakdown belongs to.

leg_count
integer
required

Number of legs in the combo.

Required range: x >= 0
legs
object[]
required
Last modified on July 28, 2026