List your orders
POST
/
trade/v1/orders/listAuthorization
AuthorizationRequiredBearer <token>
Personal access token issued from the web app's Settings → API tokens page. Send as Authorization: Bearer agt_….
In: header
Scope: orders:read
Request Body
application/jsonRequiredcursorstring | null
Opaque cursor from a prior response's next_cursor; omit for the first
page.
limitinteger
Page limit.
Your orders, newest first.