Get Single product
Gets the information about a single product.
Supported arguments
The following arguments are supported by this API:
GET
/products/{id}
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Param
Param
Param Tpe
Type
Required
Description
id
path
Number
Yes
The ID of the product
Response
Last updated