Retrieves a paginated list of all categories in the system, allowing you to view and manage high-level groupings such as “Mortgages”
API key authorization
Maximum number of categories to return in a single request (default is 10, max allowed is 100)
1 <= x <= 100
Number of categories to skip for pagination (default is 0)
x >= 0
A list of categories successfully retrieved
The response is of type object[]
.