curl --location --request GET '/api/v1//stats'
{
"name": "string",
"memoDisplayTimestamps": [
"2019-08-24T14:15:22Z"
],
"memoTypeStats": {
"linkCount": 0,
"codeCount": 0,
"todoCount": 0,
"undoCount": 0
},
"tagCount": {
"property1": 0,
"property2": 0
}
}