Vendor Attributes
List Attributes
Retrieves a list of attributes available to vendors with optional filtering.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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.
Available options:
select
, multivalue
, unit
, toggle
, text_area
, color_picker
Response
200 - application/json
OK
The response is of type object
.