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