User ID object representing FTP-Stream User ID: 

{
  "uuid": "00000000-0000-0000-0000-000000000000",
  "login": "demo",
  "password": "demopassword",
  "real_name": "John Smith",
  "homedir": "\/demo",
  "expire_time": "1414150244",
  "bytes_in_avail": "0",
  "admin": "Y",
  "active": "Y",
  "lockedout": "N",
  "ftp_active": "Y",
  "ftps_active": "Y",
  "ftp_filelist": "Y",
  "ftp_download": "Y",
  "ftp_upload": "Y",
  "ftp_overwrite": "Y",
  "ftp_delete": "Y",
  "sftp_active": "Y",
  "sftp_filelist": "Y",
  "sftp_download": "Y",
  "sftp_upload": "Y",
  "sftp_overwrite": "Y",
  "sftp_delete": "Y",
  "http_active": "Y",
  "https_active": "Y",
  "web_filelist": "Y",
  "web_download": "Y",
  "web_upload": "Y",
  "web_overwrite": "Y",
  "web_delete": "Y",
  "web_manage": "Y",
  "web_media": "Y",
  "web_notification": "Y",
  "email": "john.smith@example.com",
  "recover_email": null,
  "passwordless_link": "http:\/\/demo.ftpstream.com\/?lid=<random_string>",
  "secure_passwordless_link": "https:\/\/demo.ftpstream.com\/?lid=<random_string>"
}