Discussions
Filter the employees in the api response
5 months ago by Prince Thomas
When we run the API for GET EMPLOYEES, i get all my employees which is too much data to handle in my system, instead i need a solution to filter out the data with a custom field, or get the employees in chunks of 50 or 100 each.