Skip to main content
GET
List Purchase Orders
Default limit is 10 — a request with no parameters silently returns only the first ten records. Always pass limit/offset when syncing or reconciling. See API conventions.

Authorizations

Authorization
string
header
required

Your API key, sent in the Authorization header: Authorization: YOUR_API_KEY. A Bearer prefix is also accepted (Authorization: Bearer YOUR_API_KEY). Keys are created in the Upwell dashboard (Account → API keys) and are scoped to one organization.

Query Parameters

limit
integer

Response

Responses for GET /api/rest/purchase-orders

purchaseOrders
SupportingDocsPurchaseOrders · object[]