Retrieves the list of product-model categories.
This method returns 100 items at a time, to retrieve more items, multiple requests with incremental page number must be performed.
Required permissions: READ_PRODUCT_MODEL.
The name of the target tenant (e.g. acme).
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
The sorting criteria based on object properties.
Successful operation.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.