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, "isSystem" : false, "keyOptions" : { "allowUserKeys" : true, "type" : "traditional", "lastValue" : 0 }, "globallyUniqueId" : "h34D5FCD00B2F/69393", "statusString" : "loaded", "id" : "69393", "name" : "products", "revision" : "0", "status" : 3, "type" : 2, "waitForSync" : false, "objectId" : "69392", "cacheEnabled" : false }