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