Alteryx · Schema
UserDetail
Detailed representation of a user account
AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics
Properties
| Name | Type | Description |
|---|---|---|
| id | string | Unique user identifier |
| firstName | string | User's first name |
| lastName | string | User's last name |
| string | User's email address | |
| role | string | User role |
| dateCreated | string | Date the user was created |
| defaultWorkerTag | string | Default worker tag |
| canScheduleJobs | boolean | |
| canPrioritizeJobs | boolean | |
| canAssignJobs | boolean | |
| canCreateCollections | boolean | |
| isApiEnabled | boolean | |
| defaultCredentialId | string | |
| isAccountLocked | boolean | |
| isActive | boolean | |
| isValidated | boolean | |
| timeZone | string | |
| language | string | |
| canCreateAndUpdateDcm | boolean | |
| canShareForExecutionDcm | boolean | |
| canShareForCollaborationDcm | boolean | |
| canManageGenericVaultsDcm | boolean |