shell> curl --dump - http://localhost:8529/_api/collection/products/checksum?withRevisions=false&withData=true
HTTP/1.1 200 OK
x-content-type-options: nosniff
content-type: application/json; charset=utf-8
location: /_api/collection/products/checksum
{
"error" : false,
"code" : 200,
"globallyUniqueId" : "hF19302E5DB1C/11913",
"isSystem" : false,
"revision" : "_XGh-qkm--_",
"type" : 2,
"checksum" : "9414184978107394705",
"id" : "11913",
"name" : "products",
"status" : 3
}