GET
/
catalog
/
products
/
{id}
/
variants
/
{variant-id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

product id

variant-id
string
required

variant id

Response

200 - application/json
message
string
success
boolean
content
object