shell> curl --dump - http://localhost:8529/_api/collection/products/checksum?withRevisions=false&withData=true HTTP/1.1 200 OK x-content-type-options: nosniff content-type: application/json; charset=utf-8 location: /_api/collection/products/checksum { "code" : 200, "error" : false, "globallyUniqueId" : "hD27925D8CC31/9877", "isSystem" : false, "revision" : "_WtcBIsW--_", "type" : 2, "checksum" : "3005934938509971167", "id" : "9877", "name" : "products", "status" : 3 }