shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/wal/lastTick HTTP/1.1 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "time" : "2018-10-23T21:03:01Z", "tick" : "107705", "server" : { "version" : "3.4.0-rc.3", "serverId" : "280752357615217" } }