Get Attribute

Beta
GET/v1/catalog/properties/{property_id}/attributes/{id}

This endpoint is idempotent. Learn more

Returns an attribute by ID within a property.

property_idstring

Property ID.

idstring

Attribute ID.

idstring

Attribute ID.

objectstringenumValues:attribute

Resource type identifier.

valuestring

Attribute value.

colorstringenumValues:bluebrowndefault

Color code.

sort_orderinteger

Display order.

created_atstring (date-time)

Creation timestamp.

updated_atstring (date-time)

Last update timestamp.

Responses

200

Successful response for Get Attribute