GET
/products/{productId}
Get Product
Retrieve details of a specific product by ID.
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | Product details | - |
| 404 | Product not found | - |
NeoArc Studio
/products/{productId}
Retrieve details of a specific product by ID.
| Status | Description | Schema |
|---|---|---|
| 200 | Product details | - |
| 404 | Product not found | - |