Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1006 Bytes

File metadata and controls

22 lines (19 loc) · 1006 Bytes

# AuthnMeUserRead

Properties

Name Type Description Notes
actor_type string [optional] [default to 'user']
id string
key string
org_id string
project_id string
env_id string
tenant_id string
email string Email of the user controlling this account
name string Name of this user [optional]
given_name string Given name of the user [optional]
family_name string Family name of the user [optional]
picture string URL to picture, photo, or avatar of the user that controls this account. [optional]
is_onboarding bool [optional] [default to false]
onboarding_step string [optional] [default to 'done']

[Back to Model list] [Back to API list] [Back to README]