shell> curl --dump - http://localhost:8529/_api/collection/products/checksum?withRevisions=false&withData=true
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
{
"id" : "9033",
"name" : "products",
"isSystem" : false,
"status" : 3,
"type" : 2,
"checksum" : "4322335845610050927",
"revision" : "_UWx82_u---",
"error" : false,
"code" : 200
}