List custom attributes
GET
https://api.tamio.com/v2/products/custom-attributes/list
Query Parameters
page
integer*
per_page
integer*
order
string
ascdesc
filter
string
Responses
200
Custom attributes retrieved successfully
Custom attributes retrieved successfully
status
integer
total_results
integer
custom_attributes
array of CustomAttribute
id
string
Custom attribute UUID
integer_id
integer
Internal numeric ID
label
object
Multilingual labels keyed by language code
text
boolean
Whether this attribute supports text values
link
boolean
Whether this attribute supports link (URL) values
image
boolean
Whether this attribute supports image values
feature
boolean
Whether this attribute is a feature flag (checkmark)
400
Bad request (schema validation error)
Bad request (schema validation error)
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string