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
itemsPerPageinteger[0 .. true]Default: 30The number of items per page
paginationbooleanEnable or disable pagination
Query Parameters
class_id
required
integer
pageintegerDefault: 1The collection page number
itemsPerPageinteger[0 .. true]Default: 30The number of items per page
paginationbooleanEnable or disable pagination

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