Renders a user.
{
"id": 4,
"entityType": "Users",
"rev": "0",
"name": "John Smith",
"firstName": "John",
"lastName": "Smith",
"isEnabled": true,
"isAdministrator": false,
"emails": [
"jsmith@example.com",
"john@example.com"
],
"teams": {
},
"email": "jsmith@example.com",
"username": "jsmith@dev.example.com"
"modifiedTime": "2010-04-26T15:25:10+0000"
"createdTime": "2010-04-26T15:25:10+0000"
}