Display User information on console

Is it possible to view more information about user like avatarPhoto?
If not is there other way to view it?

Hi @meridork ,

Our currently available options to get user info:

  1. console - User & Content Management - Amity Docs
  2. SDK
  • User - Amity Docs
    -Amity API (a comprehensive list of all user’s info you can get in ‘user information’ here)
    “Though the SDK does not store and should not be responsible for the handling User profile data for your application; We do provide tools to make some surface-level queries and searches for existing user accounts” including avatar info (fileID, customURL)

Thank you,
Amity Support