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