curl --location 'https://api.kabonshare.com/api/analytics//content?workspaceId=undefined&page=undefined&limit=undefined&startDate=undefined&endDate=undefined'{
"status": true,
"message": "string",
"data": {
"content": [
{}
],
"pagination": {
"total": 0,
"page": 0,
"limit": 0,
"pages": 0
}
}
}