KUEST_ADDRESS, KUEST_SIGNATURE, KUEST_TIMESTAMP, KUEST_API_KEY, and KUEST_PASSPHRASE. The response only includes orders linked to that credential set.| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | No | Order ULID to fetch (case-insensitive). |
market | string | No | ConditionID to filter on. |
asset_id | string | No | Token/asset ID to filter on. |
400 invalid_filter.
GET /data/order/{id}, with status fixed to live.Filter by order identifier.
Filter by market/condition identifier.
Filter by asset (token) identifier.
Base64-encoded offset for pagination. Use MA== to start; LTE= means no more pages.
Open orders owned by the authenticated account.
Identifiers of trades that include this order.
Order ULID assigned by the engine.
Current order status (live, matched, delayed, unmatched).
Market/condition identifier.
Original submitted size, in whole shares.
Outcome label (token identifier).
Address providing maker liquidity.
Human-readable side of the order book.
BUY, SELL Total matched size so far, in whole shares.
Token identifier.
Expiration timestamp in seconds ("0" when not set).
Time-in-force policy recorded for the order.
FOK, FAK, GTC, GTD API key owner when recorded.
Limit price (null when indeterminate).