This is a flattened nested representation of FosUser and UserCloud models in this serializer.
| Name |
Type |
Description |
Notes |
| id |
int, none_type |
|
[readonly] |
| email |
str |
|
[readonly] |
| firstname |
str, none_type |
|
[readonly] |
| lastname |
str, none_type |
|
[readonly] |
| profile_picture |
str, none_type |
|
[readonly] |
| sub |
str, none_type |
|
[readonly] |
| created_at |
datetime |
|
[readonly] |
| updated_at |
datetime |
|
[readonly] |
| provider |
str |
|
[readonly] |
| cloud_role |
int |
* `100` - admin * `50` - user |
[readonly] |
| in_all_projects |
bool |
|
[readonly] |
| any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]