object
Person who can work in the Flownally workspace.
Properties
- Name
id- Type
- string
- Description
- Required property.
- Name
name- Type
- string
- Description
- Required property.
- Name
email- Type
- string
- Description
- Required property.
- Name
teamIds- Type
- array<string>
- Description
- Teams this user belongs to.
- Name
role- Type
- string
- Description
- First role from the user record. Raw passthrough; canonicalization is deferred to the AuthZ refactor.
- Name
joinedAt- Type
- string
- Description
- When the user was created (first joined the tenant).
- Name
avatarUrl- Type
- string
- Description
- Optional profile image URL.
- Name
provider- Type
- enum
- Description
- Identity provider the user signed in with. Allowed values: password, email, google, facebook.
- Name
emailVerified- Type
- boolean
- Description
- Required property.
- Name
disabled- Type
- boolean
- Description
- Required property.