Products
List Product Attributes
Retrieve active global product attributes.
GET
Returns a paginated list of active, global product attributes (attributes scoped to a single product are excluded).
Query parameters
Maximum number of attributes to return.
Number of attributes to skip before collecting results.
Field to sort by, prefixed with
- for descending order.Comma-separated fields and relations to include; prefix with
+/- to add to or remove from the defaults.Free-text search term applied to attribute fields.
Filter by one or more attribute IDs.
Filter by one or more attribute handles.
Filter by attribute type. Values:
single_select, multi_select, unit, toggle, text.Filter attributes that define variant axes.
Filter attributes usable as storefront filters.
Filter by creation date using operators like
$gt, $gte, $lt, $lte.Filter by update date using operators like
$gt, $gte, $lt, $lte.Join multiple filter objects with a logical AND.
Join multiple filter objects with a logical OR.
Response
Total number of matching attributes.
Number of skipped attributes.
Maximum number of returned attributes.