Attribute
Path parameters
pkintegerRequiredExample:
Unique identifier of the attribute set.
15Responses
200
Attribute set retrieved successfully
application/json
Attribute set configuration defining product attribute schema.
pkintegerRequiredExample:
Attribute set identifier
15variant_attributesstring[]RequiredExample:
List of attribute keys that define product variants.
Products with different values for these attributes are considered separate variants (e.g., size, color).
["size","color"]variant_listable_attributesstring[]RequiredExample:
Subset of variant attributes shown in product listings.
These attributes help customers distinguish between variants in list views.
["color"]404
Attribute set not found
get
/attribute_set/{pk}/Path parameters
pkintegerRequiredExample:
Unique identifier of the attribute set.
15Responses
200
Attribute configuration groups retrieved successfully
application/json
Response containing grouped attribute configurations.
404
Attribute set not found
get
/attribute_set/{pk}/attribute_config_groups/Last updated
Was this helpful?

