List orders
Orders
List orders
List the authenticated wallet’s orders. L2, permission read.
GET
List orders
Authorizations
Privy-issued JWT. Required for L1 routes; accepted on L2 routes.
Query Parameters
Example:
56
open = OPEN + PARTIALLY_FILLED. filled = MATCHED + FILLED. cancelled = CANCELLED + EXPIRED + MATCH_FAILED. all skips the filter.
Available options:
open, filled, cancelled, all Opaque cursor from the prior response's next_cursor.
Required range:
1 <= x <= 100