Orders
Get User Orders
List a wallet’s orders across the security books you can reach
GET
Returns orders placed by one wallet, newest first. Without
orderBookId the search covers every external securities book your instance owns or has imported. With it, the search is confined to that book, which must resolve for your instance.
Filter on OPEN and PARTIALLY_FILLED for the trader’s live exposure. Each of those orders holds a reservation against their tradable balance, which is why an order left resting reduces what a new order can draw on.
Path Parameters
string
required
Wallet address. Matched case-insensitively.
Query Parameters
string
Restrict to one book. Ignored if longer than 100 characters.
string
Restrict to one status:
OPEN, PARTIALLY_FILLED, FILLED, CANCELLED, EXPIRED or REJECTED.integer
default:"50"
Page size, capped at 100.
integer
default:"0"
Rows to skip.
Response Fields
object
