Retrieves a list of attributes with optional filtering.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The number of items to skip before starting to collect the result set.
The number of items to return.
Comma-separated fields to include in the response.
Filter by attribute ID.
Filter by attribute name.
Filter by attribute handle.
Filter for global attributes (not assigned to any category).
Filter by UI component type.
select
, multivalue
, unit
, toggle
, text_area
, color_picker
Filter by creation date using operators.
Filter by update date using operators.
Filter by deletion date using operators.
OK
The response is of type object
.