shell> curl --dump - http://localhost:8529/_api/index/products/0 HTTP/1.1 200 OK content-type: application/json; charset=utf-8 { "id" : "products/0", "type" : "primary", "fields" : [ "_key" ], "selectivityEstimate" : 1, "unique" : true, "sparse" : false, "error" : false, "code" : 200 }