Get Product
Product
Get Product
/product/
GET
Get Product
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/product/ Description: The/product/{id} endpoint retrieves detailed information about a specific product identified by its unique ID.
Method:
GET
Path Parameter:
| Parameter | Type | Description |
|---|---|---|
| id | string | The unique identifier of the product. |