orders

Get Order Queue Position

Get the best (minimum) queue position across all exchange orders backing this river order.

Currently supported only for Kalshi-backed orders.

get/v1/orders/{order_id}/queue-position

Path parameters

order_idstring uuid required

Response

Successful Response

river_order_idstring uuid required

River order identifier

exchange_order_idstring required

Exchange order ID with the best (minimum) queue priority

queue_positionnumber required

Number of preceding shares in the queue ahead of this order (lower is better priority)

Changes

No recorded changes to this endpoint across all 9 revisions of this API.