Skip to main content

Get resource attributes by resource lookup key

GET 

/:resourceType/:lookupKey/:lookupValue/attributes

Retrieves all attributes for a resource identified by its lookup key. Results will be paginated. The default number of attributes per page is 12, but can be up to 100.
A resource can be a product, category, user or usergroup.

Response fields

NameDescription
idAttribute Id
nameAttribute name
typeType of the value of the attribute
classAttribute class
valueAttribute value for the product. Depends on the type.
inheritedBoolean. Indicates whether the value is directly set on the product or inherited from a parent resource. For text and list type attributes, inherited is part of the localized string for each language.

Request

Responses

Get product attributes by product id - 200 (with results) / Get product attributes by product id - 200 (no results) / Get user attributes by user id - 200 / Get usergroup attributes by usergroup id - 200

Response Headers
    Alt-Svc
    Via
    alt-svc
    content-length
    date
    return-format
    server
    x-request-id