Orders
Get User Orders
List a wallet’s orders across the commodity books you can reach
GET
Returns orders placed by one wallet, newest first. Without
orderBookId the search covers every commodity book your instance owns or has imported. With it, the search is confined to that book, which must resolve for your instance.
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
