API Reference

Get Characteristics by ID

Retrieves a product characteristic by its ID.

Returns a specific charateristics of a product.

Fields retrieved:

FieldTypeDescription
idStringCharacteristic id.
productIdStringProduct id.
keyStringCharacteristic Key.
valueStringA value that the characteristic key represents.
Path Params
string
required

Use "api" for production environment or "hlg-api" for homolog

string
required

Product Id (Guid)

string
required

Characteristic Id (Guid)

Responses

Language
Credentials
:
URL
Choose an example:
application/json