Skip to main content
GET
Get product by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

productId
string
required

The unique identifier of the product

Required string length: 1 - 100

Response

Successful response with product data

status
string
Example:

"success"

data
object