I’ve noticed the Employee endpoint on the API is one of the only ones that has ‘paging’ and returns only 100 results at a time.
As we’re trying to report on our data, we’ve hit a small roadblock in that our reporting system doesn’t support scripting that would be required to page through the results into a complete list.
Just wondering if there is any way to get a full list of all employee details without it being limited to 100 results at a time?