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
{
"code" : 200,
"error" : false,
"globallyUniqueId" : "h434E894C5AEC/9714",
"isSystem" : false,
"revision" : "_WpTAyOm--_",
"type" : 2,
"checksum" : "3405676642512483838",
"id" : "9714",
"name" : "products",
"status" : 3
}