Get Product Attribute List

GET {{baseUrl}}/product.attribute.list.json?product_id=<string>&start=<integer>&count=<integer>&params=<string>&exclude=<string>&sort_by=<string>&sort_direction=<string>&lang_id=<string>&store_id=<string>&attribute_id=<string>&attribute_group_id=<string>&set_name=<string>

Get list of attributes.

Request Params

KeyDatatypeRequiredDescription
product_idstringDefines the product where the price has to be deleted
startstringThis parameter sets the number from which you want to get entities
countstringThis parameter sets the entity amount that has to be retrieved. Max allowed count=250
paramsstringSet this parameter in order to choose which entity fields you want to retrieve
excludestringSet this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all
sort_bystringSet field to sort by
sort_directionstringSet sorting direction
lang_idstringLanguage id
store_idstringDefines store id where the webhook should be assigned
attribute_idstringRetrieves info for specified attribute_id
attribute_group_idstringFilter by attribute_group_id
set_namestringRetrieves attributes specified by set_name in Magento