Skip to main content
GET
Get Order Group

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Path Parameters

order_group_id
string
required

Order group ID

Query Parameters

subaccount
integer

Subaccount number (0 for primary, 1-63 for subaccounts). If omitted, defaults to all subaccounts.

Required range: x >= 0

Response

Order group retrieved successfully

is_auto_cancel_enabled
boolean
required

Whether auto-cancel is enabled for this order group

orders
string[]
required

List of order IDs that belong to this order group

contracts_limit_fp
string

String representation of the current maximum contracts allowed over a rolling 15-second window.

Example:

"10.00"

exchange_index
integer

Identifier for an exchange shard. Defaults to 0 if unspecified. Note: currently only 0 supported.

Example:

0