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
idlong
namestring or null
taxonomyobject
typestring or null
updated_ondatetime or null
user_idlong
variantslist of objects or null

Errors

400
Bad Request Error
404
Not Found Error