Skip to main content
GET
Returns orders placed under one customer reference on your instance, newest first, each carrying its order book. This is the read behind a customer-facing order blotter. The scope is your instance and that reference only. There is no cross-instance visibility and no wallet involved.

Path Parameters

string
required
Your reference for the customer, up to 256 characters. Matched exactly.

Query Parameters

string
Restrict to one book.
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

Error Codes