Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.1 KB

SelfUser.md

File metadata and controls

24 lines (19 loc) · 1.1 KB

SelfUser

Properties

Name Type Description Notes
id int [readonly]
email str
firstname str
lastname str
created_at datetime [readonly]
updated_at datetime [readonly]
organizations [Organization] [readonly]
clouds [CloudRole] [readonly]
projects [ProjectRole] [readonly]
provider str [readonly]
sub str, none_type sub from Keycloak [readonly]
profile_picture str, none_type [readonly]
provider_sub str, none_type sub from original identity provider [optional]
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]