List orders with cursor pagination and filters for addresses, order type, and public status.
Filter by exact sender address.
Filter by exact destination address.
Filter by exact refund address.
Filter by execution type.
market, limit Filter by public coarse order status.
unfilled, filled, cancelled, settled, refunded, failed Page size. Defaults to 50 and is clamped between 1 and 100.
1 <= x <= 100Opaque base64url pagination cursor returned by a previous /orders response.