Get Attribute List

GET {{baseUrl}}/attribute.list.json?start=<integer>&count=<integer>&type=<string>&attribute_ids=<string>&store_id=<string>&lang_id=<string>&params=<string>&exclude=<string>&visible=<boolean>&required=<boolean>&system=<boolean>

Get attributes list

Request Params

KeyDatatypeRequiredDescription
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
typestringDefines image's types that are specified by comma-separated list
attribute_idsstringFilter attributes by ids
store_idstringDefines store id where the webhook should be assigned
lang_idstringLanguage id
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
visiblestringSet visibility status
requiredstringDefines if the option is required
systemstringTrue if attribute is system