{
"_links": {
"next": {
"href": "/api/v2/endpoint",
"type": "application/json"
},
"self": {
"href": "/api/v2/endpoint",
"type": "application/json"
}
},
"items": [
{
"avatar": "https://s3.amazonaws.com/uifaces/faces/twitter/shylockjoy/73.jpg",
"environmentId": "54ac2d97de674204ddd61096",
"lastPing": "2015-03-03T02:37:22.492Z",
"ownerId": "5a580a01b4ff89217bdf9dc1",
"user": {
"anonymous": true,
"avatar": "string",
"country": "string",
"custom": {
"company": "example.com"
},
"email": "string",
"firstName": "string",
"ip": "string",
"key": "a00bea",
"lastName": "string",
"name": "Bob Loblaw",
"secondary": "string"
}
}
],
"totalCount": 3
}