User Data
Last updated
Was this helpful?
Last updated
Was this helpful?
Users are objects representing classmates or other users on the platform. PrivateUser
s have access to more fields like community-related data and require authentication. PublicUser
s are a more public, restricted version of the user, only exposing public, non-sensitive data. Fetching users can be done either through REST or WS methods.