Product Attributes
List Product Attributes
Retrieve a paginated list of catalog product attributes.
GET
Returns global (non-product-scoped) attributes, with optional filtering by type, flags, and category.
Query parameters
Maximum number of records to return.
Number of records to skip.
Field to sort by, prefix with
- for descending order.Comma-separated list of fields to include, prefix with
+/- to add or remove from defaults.Search term matched against attribute fields.
Filter by attribute ID(s).
Filter by attribute handle(s).
Filter by type:
single_select, multi_select, unit, toggle, or text.Filter by the required flag.
Filter by the variant-axis flag.
Filter by the filterable flag.
Filter by the active flag.
Filter to attributes linked to the given category(ies) or global to all categories.
Filter by creation date with operators like
$gte, $lte.Filter by update date with operators like
$gte, $lte.Response
Total number of matching attributes.
Number of records skipped.
Number of records returned.