Search users
Return a user or a list of users based on certain criteria.
Prerequisites
This API can be executed to search for a specific user using the query parameters
Expected Return
User information on the profile, approval status, signup date, status (active, inactive, deactivated), user type, and user ResourceGuid (Alumni unique identifier). This API can return a list of all the users in the platform if no parameters are provided OR a list of users that match the query parameters.
Notes
-
This API does not return custom fields.
-
This API can be executed to search for a specific user using the query parameters or to return a list of users.
-
The query parameters are not mandatory.
Updated almost 2 years ago