shell> curl --header 'accept: application/json' --dump - http://localhost:8529/_api/collection/69377/properties
HTTP/1.1 OK
content-type: application/json; charset=utf-8
location: /_api/collection/69377/properties
x-content-type-options: nosniff
{
"error" : false,
"code" : 200,
"type" : 2,
"status" : 3,
"statusString" : "loaded",
"id" : "69377",
"waitForSync" : true,
"objectId" : "69376",
"cacheEnabled" : false,
"isSystem" : false,
"globallyUniqueId" : "h34D5FCD00B2F/69377",
"keyOptions" : {
"allowUserKeys" : true,
"type" : "traditional",
"lastValue" : 0
},
"name" : "products"
}