Skip to main content

Retrieve a list of attribute groups from a product class

Retrieve a list of attribute groups from a product class.

Authorizations:Token, JWT
Query Parameters
class_id
required
integer
pageintegerDefault: 1The collection page number
Query Parameters
class_id
required
integer
pageintegerDefault: 1The collection page number

Responses

200Attribute Group collection
Response schema:
Attribute Group collection
Array
idinteger>= 0
positioninteger
namestring[1 .. 255] characters
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null