Admin Attributes
List Attributes
Retrieves a list of attributes 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 for global attributes (not assigned to any category).
Filter by UI component type.
Available options:
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.
Response
200 - application/json
OK
The response is of type object
.