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" : "h964596A3557B/9888",
"isSystem" : false,
"revision" : "_XG3y62O--_",
"type" : 2,
"checksum" : "9657612652438738082",
"id" : "9888",
"name" : "products",
"status" : 3
}