Get extended user details for single Blackbaud ID

I am trying to prevent the need for me to retrieve every single user in a role, when all I really want to do with my script is get the User extended list for one person. Specifically, when I would make this call, I would want:
  • The ability to get all the roles a particular Blackbaud User is in
  • The ability to get first name, last name, graduation year and grade level for a particular Blackbaud User
Is there something I am missing? I have read all the relevant documentation for the API endpoints, and it does not seem to have what I am looking for.

Categories