# UserResponseAllOf
## Properties
**email** | Option<**String**> | The user's email address. | [optional][readonly]
**photo** | Option<[**crate::models::UserResponseAllOfPhoto**](UserResponse_allOf_photo.md)> | | [optional]
**workspaces** | Option<[**Vec<crate::models::WorkspaceCompact>**](WorkspaceCompact.md)> | Workspaces and organizations this user may access. Note\\: The API will only return workspaces and organizations that also contain the authenticated user. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)