Specifications

Field Type Flags Description
email String User's email address
full_name String Readonly User's full name
groups Related Nullable Blankable List of the user's groups
id Objectid Readonly Unique identifier of the resource
permissions List Readonly A dictionnary of user's full list of permissions
photo_uri String Readonly Nullable Blankable User's photo URI
resource_uri String Readonly URI which represent a specific resource. All references are based upon this scheme
settings Embedded User's personal settings
specific_permissions Dict Blankable A dictionnary of user's specific permissions: groups permissions are applied and these ones allow fine-grained perms per user
status String Blankable User's status. One of ["ACTIVE", "DISABLED"]