Gets a specified attribute.
Specified attribute was successfully received.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
Attribute not found.
{- "value": [
- {
- "external_id": "genre",
- "name": {
- "en": "Genre",
- "de": "Genre"
}, - "values": [
- {
- "external_id": "strategy",
- "value": {
- "en": "Strategy",
- "de": "Strategie"
}
}, - {
- "external_id": "action",
- "value": {
- "en": "Action",
- "de": "Aktion"
}
}
]
}
]
}