[
  {
    "id": "1",
    "firstName": "Dirk",
    "lastName": "Gently",
    "email": "dirk@gmail.com",
    "photo": "https://randomuser.me/api/portraits/men/22.jpg",
    "role": "Developer",
    "lang": "en",
    "timezone": "America/Toronto",
    "theme": "light",
    "developer": true,
    "listens": ["onTest", "on2fa"]
  }
]
