Retrieve a Product
GET /api/v1/products/retrieve
Description
Fetches details of a specific product using its ID
Header
api_key
string
required
API authentication key
Path Parameter
id
string
required
The unique product ID for the product you want to retrieve.