Discussions

Ask a Question
Back to All

Filter the employees in the api response

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.