Skip to main content

Retrieve a list of product classes

Retrieve a list of product classes.

Authorizations:Token, JWT
Query Parameters
pageintegerDefault: 1The collection page number
order[name]stringEnum: "asc""desc"

Responses

200Product Class collection
Response schema:
Product Class collection
Array
idinteger
namestring
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