shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/collection/products/checksum
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" : "hD1CC574CBE4/102399",
"isSystem" : false,
"type" : 2,
"status" : 3,
"name" : "products",
"checksum" : "4814789077434452032",
"id" : "102399",
"revision" : "_XWq5mbK--B"
}