A user in SubscriberCRM.
Here is a Json example of the User object.
{ "Id": 12345, "RoleId": 1, "RoleName": "Administrators", "Username": "John", "Title": "Mr", "FirstName": "John", "Surname": "Smith", "EmailAddress": null, "Position": null, "Department": null}