shell> curl --dump - http://localhost:8529/_api/user/admin@theirapp HTTP/1.1 200 OK content-type: application/json; charset=utf-8 { "user" : "admin@theirapp", "active" : true, "extra" : { }, "changePassword" : false, "error" : false, "code" : 200 }