Max limit for API results from CMDB

Max limit for API results from CMDB

I am trying to create a powershellscript which is getting all users from CMDB and writes it all to a CSV.
The problem is that i get max 100 rows in return, seems like that is a limit?
Anyone can point me in a direction so i can pull all users from the CMDB via the api?

"list_info": {
        "row_count": 2000, <- everything over 100 here won't do 
        "sort_order": "asc",
        "sort_field": "name",
         "get_total_count": true,
         "start_index": 101
    }

                New to ADManager Plus?

                  New to ADSelfService Plus?