get https://{environment}.neomode.com.br/management/catalog/products//characteristics/
Retrieves a product characteristic by its ID.
Returns a specific charateristics of a product.
Fields retrieved:
| Field | Type | Description |
|---|---|---|
| id | String | Characteristic id. |
| productId | String | Product id. |
| key | String | Characteristic Key. |
| value | String | A value that the characteristic key represents. |
