Get Product and SKUs
Retrieve a single product by its ID. All of its SKUs will also be retrieved.
Required scope | ecommerce:read
Path parameters
site_id
Unique identifier for a Site
product_id
Unique identifier for a Product
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Request was successful
product
The Product object
skus
A list of SKU Objects