Gets Product by Id

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

productIdstringRequiredformat: "int64"

Response

Success
created_ondatetime or null
idlong or null
namestring or null
taxonomyobject or null
typestring or null
updated_ondatetime or null
user_idlong or null
variantslist of objects or null

Errors