MineProfile

  • createdAt
    Type: string
    required
  • email
    Type: string
    max length:  
    255
    Format: email
    required
  • emailIngestionAddress
    Type: string | nullFormat: email
    required
  • id
    Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
    required
  • modifiedAt
    Type: string
    required
  • authMethod
    Type: string | null
    max length:  
    256
  • groups
    Type: array string[] | null · UserGroup[]enum
    values
    • admin
    • fabric-internal
    • fabric-email
    • investor
    • dogfooding
    • google-drive-beta
    • beta-user-recap
    • local-file-sync
    • notepad-diffs
    • Type: string · UserGroupenum
      values
      • admin
      • fabric-internal
      • fabric-email
      • investor
      • dogfooding
      • google-drive-beta
      • beta-user-recap
      • local-file-sync
      • notepad-diffs
  • name
    Type: string | null
    max length:  
    255
    Pattern: ^[\p{Letter}\p{Emoji_Presentation}\p{Emoji_Modifier}0-9\s\-.']{1,255}$
  • pictureUrlCdn
    Type: string | null
    max length:  
    4096