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" : "10052", "isSystem" : false, "type" : 2, "status" : 3, "name" : "products", "checksum" : "6727597389562635820", "id" : "10052", "revision" : "_V8R1B-2--_" }