Skip to main content

Retrieve a specific attribute description by identifier

GET 

/v2/attribute-descriptions/:lookupKey/:lookupValue

Retrieve detailed information about an attribute description using flexible lookup methods.

This endpoint allows you to fetch attribute description metadata including:

  • Localized names and descriptions
  • Attribute type and validation rules
  • Default values and configuration
  • Visibility and access control settings

The lookup can be performed by ID or name, with name lookups recomended the attribute class to be specified for proper scoping.

Request

Responses

Successfully retrieved the attribute description