curl -i http://localhost:8080/user/users/0/1 HTTP/1.1 200 OK Date: Tue, 16 Jul 2019 14:59:28 GMT content-type: application/json content-length: 199 connection: keep-alive {"offset":0,"count":1,"hasMore":true,"limit":1,"users":[{"id":"8C561D58E856DD25E0532010000AF462","username":"tsharp","first_name":"todd","last_name":"sharp","created_on":"2019-06-27T15:31:40.385Z"}]}