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