Headers
Publishable API Key created in the Medusa Admin.
Path Parameters
The product's ID.
Query Parameters
Comma-separated fields that should be included in the returned data. if a field is prefixed with +
it will be added to the default fields, using -
will remove it from the default fields. without prefix it will replace the entire default fields.
The ID of the region the product is being viewed from. This is required if you're retrieving product variant prices with taxes.
The country code the product is being viewed from. This is required if you're retrieving product variant prices with taxes.
The lower-case ISO 3166-2 province code the product is being viewed from. This is useful to narrow down the tax context when calculating product variant prices with taxes.
"us-ca"
The ID of the customer's cart. If set, the cart's region and shipping address's country code and province are used instead of the region_id
, country_code
, and province
properties.
Limit the number of items returned in the list.
The number of items to skip when retrieving a list.
The field to sort the data by. By default, the sort order is ascending. To change the order to descending, prefix the field name with -
.
Response
OK
The product's details.
The product's details.