Attribute

Get Attribute Value

Get an attribute value by id.

get/api/v1/attributes/{id}

Path parameters

idstring required

The id field.

Response

GetAttributeValueResponse is the response for getting an attribute value by id.

Changes