Users
What is a user?
A user is a person that has access to the system. They identify themselves with a username, password and a second factor.
Each user belongs to an organisation.
What information does a user hold?
We store information like the user's email address and credentials for sign in, along with basic information, such as:
- First Name
- Last Name
- Salutation
- Phone Number
- Country Code
- Locale
- Timezone
User data is not currently available via the api.
User Permissions
A user can be given various roles that correspond to different types of access permissions.
The role a user is given can also be within the context of an organisation or an account.
A user can have permission for multiple organisations and accounts, despite only belonging to one.