shell> curl --data-binary @- --dump - http://localhost:8529/_api/database/user HTTP/1.1 200 OK content-type: application/json; charset=utf-8 { "result" : [ "_system" ], "error" : false, "code" : 200 }