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" : "h833146279DED/9676",
"isSystem" : false,
"revision" : "_WcJRVdi--_",
"type" : 2,
"checksum" : "14143141712155568805",
"id" : "9676",
"name" : "products",
"status" : 3
}