GET /product.attribute.list.json
Operation ID: ProductAttributeList
Auth: unknown
Description
Get list of attributes and values.
Parameters (15)
(string, query, optional)
Filter by attribute_group_id
(string, query, optional)
Retrieves info for specified attribute_id
(integer, query, optional, default: 10)
This parameter sets the entity amount that has to be retrieved. Max allowed count=250
(string, query, optional)
Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all
(string, query, optional)
Retrieves attributes specified by language id
(string, query, optional)
Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)
(string, query, optional, default: attribute_id,name)
Set this parameter in order to choose which entity fields you want to retrieve
(string, query, required)
Retrieves attributes specified by product id
(string, query, optional)
Set this parameter in order to choose which entity fields you want to retrieve
(string, query, optional)
Retrieves attributes specified by set_name in Magento
(string, query, optional, default: attribute_id)
Set field to sort by
(string, query, optional, default: asc)
Set sorting direction
(integer, query, optional, default: 0)
This parameter sets the number from which you want to get entities
(string, query, optional)
Retrieves attributes specified by store id
(string, query, optional)
Defines product's variants specified by variant id
No probe data for this endpoint yet.