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" : "h8B2B671BCFD0/102877", "isSystem" : false, "id" : "102877", "name" : "products", "revision" : "_YOn1KJC--B", "checksum" : "6947804677053586772", "status" : 3, "type" : 2 }