import 'package:openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| id | Object | The user Id | |
| name | Object | The username | |
| Object | The user email | ||
| oauthProvider | Object | The OAUTH provider for SSO, if relevant | |
| preferences | UserReadPreferences | ||
| isAdmin | Object | The user has administrator rights or not | [default to false] |
| twofaccountsCount | int | Number of 2FA accounts registered | |
| lastSeenAt | String | Last time the user was seen | |
| createdAt | String | Time of user registration |