Attribute Values
Retrieve a list of attribute values with optional filtering.
Authorizations
AuthorizationstringRequired
Query parameters
pageinteger · min: 1OptionalDefault:
Specifies the page number of the current dataset
1limitinteger · min: 1OptionalDefault:
Indicates the number of rows on the current page.
10labelstringOptionalExample:
The display label of the attribute value
ColorvaluestringOptionalExample:
Filter by value (contains)
Rederp_codestringOptionalExample:
Filter by ERP code (contains)
ERPCODE123value__exactstringOptionalExample:
Filter by value (exact match)
Redpk__ininteger[]Optional
Filter by multiple primary key values (comma-separated list of integers)
attributeinteger · int64OptionalExample:
Filter by related attribute ID
1Responses
200
A list of attribute values.
application/json
401
Unauthorized Access
application/json
500
Server Error
get
/api/v1/attribute_value/Last updated
Was this helpful?

