Retrieve a product
Retrieves the details of an existing product.
GET/v3/products/{id}
JWT
product:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the product. |
Responses
200
401
403
404
429
500
Retrieves the details of an existing product.
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the product. |