Retrieves the list of spare-part definition 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_SPARE_PART.
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.
The category name.
The id of the parent category with which the category belongs.
The flag indicating whether the page is the first one.
The flag indicating whether the last page has been reached.
The total number of pages.
The total number of elements.
The current sorting criteria.
The number of elements in this page.
The requested page size.
The number of the page (zero-based).
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.