Products
Get product
GET
/
products
/
:id
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object
message
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.