Skip to main content
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

string
required
The product’s ID.

Query parameters

string
Comma-separated fields and relations to include; prefix with +/- to add to or remove from the defaults.
string
Region used to build the pricing context for variants.calculated_price.
string
Currency used in the pricing context.

Response

object