shell> curl --dump - http://localhost:8529/_api/collection/products/checksum
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
{
"id" : "9025",
"name" : "products",
"isSystem" : false,
"status" : 3,
"type" : 2,
"checksum" : "3697503153477570919",
"revision" : "_UWx812y---",
"error" : false,
"code" : 200
}