Inventory API
Products

Retrieve Product

This API endpoint (GET) retrieves a product by id. If the request succeeds, it will return a Product Object. Permissions: products.view

Path Parameters

id * The id of the product to retrieve.