Retrieves a list of attributes available to vendors 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 by UI component type.
select
, multivalue
, unit
, toggle
, text_area
, color_picker
OK
The response is of type object
.