Get a user by resourceGuid

This API will return the user information.

Prerequisites

The user ResourceGuid (Alumni unique identifier) must be passed on the query parameter.

Expected return

User information on the profile, approval status, signup date, status (active, inactive, deactivated), user type, user ResourceGuid, CRM, and custom fields.

Notes

  • It is possible to choose to return all the fields or just a specific field by passing the field key on the query parameter “fields”.
  • The user ResourceGuid can be found on the return of other APIs such as "Create and return a new user" and "Return a list of users".
  • The ResourceGuid is on the CRM view of the user profile URL:
881
  • The user ResourceGuid might be seen on user data reports as well.