shell> curl --dump - http://localhost:8529/_api/collection/products/checksum
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" : "h66D61C8E346D/10055",
"status" : 3,
"id" : "10055",
"isSystem" : false,
"type" : 2,
"revision" : "_WE2V-XO--_",
"checksum" : "4972202737689673332",
"name" : "products"
}