Products
Retrieve Product
Retrieve a published product by ID.
GET
Returns a single published product; a
404 is returned if the product is unpublished or its seller is not visible.
Customer authentication is optional. When a customer token is provided, the customer’s group memberships enter the pricing context used for
variants.calculated_price. Prices are computed only when variants.calculated_price is requested in fields (or region_id is passed) and reflect the cheapest offer per variant.Path parameters
The product’s ID.
Query parameters
Comma-separated fields and relations to include; prefix with
+/- to add to or remove from the defaults.Region used to build the pricing context for
variants.calculated_price.Currency used in the pricing context.