shell> curl --dump - http://localhost:8529/_api/collection/products/revision HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff location: /_api/collection/products/revision { "error" : false, "code" : 200, "statusString" : "loaded", "journalSize" : 33554432, "name" : "products", "status" : 3, "waitForSync" : false, "revision" : "0", "type" : 2, "isSystem" : false, "doCompact" : true, "globallyUniqueId" : "h4B150768F36C/11912", "indexBuckets" : 8, "keyOptions" : { "type" : "traditional", "allowUserKeys" : true, "lastValue" : 0 }, "id" : "11912", "isVolatile" : false }