Skip to main content

Get Orders for Product

GET 

/api/shopify/:integrationInstance/products/:product/orders

Get paginated Shopify orders that contain this product variant (matched by variant_id).

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Used for lazy loading order history in the product detail view.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type