Skip to main content
GET
Returns a single order, the book it sits on, and every trade it took part in on either side. Resolves only if the order’s book is an external securities book your instance owns or has imported. expiresAt is the deadline from the signed order. Past it the signature can no longer settle, even though the row may still read OPEN until a sweeper or an incoming order retires it.

Path Parameters

string
required
The order’s orderId.

Response Fields

object
The signed struct behind the order, meaning its hash, signature, nonce and salt, is not returned here. Keep the orderHash from Submit Order if you need to reconcile against the chain.

Error Codes