List Product Attribute Groups

List Attribute Groups

get

Rate limit: 300 requests per minute

Authorizations
X-API-KeystringRequired
Path parameters
category_idintegerRequired
Responses
200

OK

application/json
idinteger · min: 1Required

ID (integer) of this property

Example: 1
namestring · min: 1 · max: 255Required

Name of the attribute group

Example: type_of_hat
frontend_namestring · min: 1 · max: 255Required

Name of the attribute group for display purposes

Example: Hat Style
is_multiselectany ofOptional

Whether the group allows multiple attributes to be selected

Example: true
booleanOptional
or
nullOptional
get
/api/v1/categories/{category_id}/attribute-groups

Last updated

Was this helpful?