improved
Get users - new fields for filtering added
8 months ago by Omer Vered
Introducing an enhancement to our existing Get users method: the ability to retrieve users with advanced filter fields (full name, email address, phone number, creation date, modification date).
The new filter fields added to the request body are:
- Full Names- The first and last name of the users in the platform
- Email Addresses- The email addresses of the users (if specified) in the platform
- Phone Numbers- The phone numbers of the users in the platform
- Creation Date- Retrieves users that were created after the specified time
- Modification Date- Retrieves users that one of their field has been modified after the specified time