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" : "h434E894C5AEC/9705",
"isSystem" : false,
"revision" : "_WpTAyLG--_",
"type" : 2,
"checksum" : "11230557350547643399",
"id" : "9705",
"name" : "products",
"status" : 3
}