curl --location --request GET 'https://api.falken.ltd/api/organizations//news/articles//analytics?days'{
"totalViews": 0,
"uniqueViews": 0,
"viewsLast7Days": 0,
"viewsLast30Days": 0,
"dailyViews": [
{
"date": "2019-08-24T14:15:22.123Z",
"totalCount": 0,
"uniqueCount": 0
}
],
"deviceBreakdown": [
{
"label": "string",
"count": 0,
"percentage": 0
}
],
"browserBreakdown": [
{
"label": "string",
"count": 0,
"percentage": 0
}
],
"topReferrers": [
{
"label": "string",
"count": 0,
"percentage": 0
}
]
}