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 <= 100Number of categories to skip for pagination (default is 0)
x >= 0A list of categories successfully retrieved
The unique identifier of the category
The name of the category
Description of the category's purpose or contents
The timestamp when the category was created
The timestamp when the category was last updated
The timestamp when the category was deleted, if applicable (null if not deleted)