Reference

Gets all active attribute scores

Each attribute score returns a ScoreType which can be used to map linked attributes from the /Reference/Attributes method and linked child attributes from the /Reference/ChildAttributes method

Attributes scores can also optionally by filtered by attribute score type id

get/Reference/AttributeScores

Query parameters

includeInactiveboolean

Optionally include inactive items

attributeScoreTypeIdinteger nullable

An attribute score type id (optional)

Response

IsActiveboolean
Idinteger
Namestring nullable
Descriptionstring nullable

Changes