Printago API
GET /v1/order-items

Get all order items

List all order items across all orders in the store

Requires: order.view

Query Parameters

orderId optional
string
skuId optional
string
source optional
string
quantity optional
string
inputs optional
string
status optional
string
externalId optional
string
externalOrderId optional
string
externalProductId optional
string
externalSku optional
string
originalSku optional
string
Original SKU identifier sent when creating the order item (sku or externalSku), null if skuId was provided directly
processedAt optional
string
ignored optional
string
processedStatus optional
string
skuConfig optional
string
resolutionNote optional
string
Describes why SKU or variant resolution failed, null when resolved successfully
id optional
string
storeId optional
string
createdAt optional
string
updatedAt optional
string
sort optional
string
limit optional
number
offset optional
number
fields optional
string
include optional
string
meta optional
boolean
hints optional
boolean

Response Schema

Response
value
object[] | object