List purchase orders
Organization API
List purchase orders
List the purchase orders for the authenticated organization. Results are scoped to the API key’s organization — you cannot access another organization’s orders.
Rate limit: 120 requests burst, 60 requests/minute sustained.
GET
List purchase orders
Documentation Index
Fetch the complete documentation index at: https://docs.collectpure.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Query Parameters
Filter by order status
Available options:
pending_confirmation, ready_for_shipment, in_transit, items_received, check_in_progress, order_complete, order_cancelled, check_in_complete Maximum number of orders to return (default 20, max 100)
Required range:
1 <= x <= 100Number of orders to skip (for pagination)
Required range:
0 <= x <= 9007199254740991Response
200 - application/json
Default Response