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" : "h3CED0815C6B6/9878", "isSystem" : false, "revision" : "_XiAwJua--_", "type" : 2, "checksum" : "7182653171256674187", "id" : "9878", "name" : "products", "status" : 3 }