shell> curl --dump - http://localhost:8529/_api/collection/products/checksum
HTTP/1.1 200 OK
x-content-type-options: nosniff
content-type: application/json; charset=utf-8
location: /_api/collection/products/checksum
{
"code" : 200,
"error" : false,
"globallyUniqueId" : "h3CED0815C6B6/9869",
"isSystem" : false,
"revision" : "_XiAwJtO--_",
"type" : 2,
"checksum" : "14951968784156385188",
"id" : "9869",
"name" : "products",
"status" : 3
}