Get product

Get a product by ID

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequired

Response

200
idstring
namestring
descriptionstring or null
createdAtdatetime
updatedAtdatetime
activeboolean
productCodestring or null
externalIdstring or null
archivedAtdatetime or null
metadatamap from strings to any or null

Errors