# User

User

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `email` | string | **yes** | User Email |
| `role` | [IAM Role](/reference/api/_schemas/iam-role/) | **yes** | IAM Role |
| `id` | string | no | User ID<br/><br/>Must be a valid UUID. |
| `pending` | boolean | no | True if the user has not yet created an Exoscale account |
| `sso` | boolean | no | SSO enabled |
| `two-factor-authentication` | boolean | no | Two Factor Authentication enabled |

