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