List purchase and/or sale orders for the authenticated organization. Use type to filter by purchase, sale, or all. Results are scoped to the API key’s organization.
Rate limit: 120 requests burst, 60 requests/minute sustained.
API key for authentication
Filter by order type
purchase, sale, all Filter by order status
Maximum number of orders to return (default 20, max 100)
1 <= x <= 100Number of orders to skip (for pagination)
0 <= x <= 9007199254740991Default Response