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