# UserIdentity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user_id** | **String** | The user identifier. | **name** | Option<**String**> | The user's formatted display name. | [optional] **picture** | Option<**String**> | A url that resolves to a picture that can be rendered. | [optional] **email** | Option<**String**> | The user's verified email address sourced from their SSO IdP. | [optional] [[API Models]](./README.md#documentation-for-models) ☆ [[API Endpoints]](./README.md#documentation-for-api-endpoints) ☆ [[Back to Repo]](../README.md)