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