Retrieves a list of users based on search criteria including institution, account type, and search terms
JWT token passed in x-access-token header
Account ID(s) to filter users (space-separated for multiple)
Institution ID to filter users
Account type filter (user, admin, super)
user, admin, super Search term for users (matches email, first name, last name)
Page number (1-based)
x >= 1Number of results per page
1 <= x <= 5000DEPRECATED: Use pageSize instead. Maximum number of results to return
Successfully retrieved user list