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