Allows a member to get all his spaces analytics. Valid for Communifire version 6.0 and above.
Please Note Date format should match with the date format on current user's preferences page.
Example URL: https://your-community.com/api/spaces/analytics?from=01/06/2019&to=25/06/2019&categoryname=News
{ "IsError": false, "ResponseMessage": "", "ResponseData": [ { "SpaceID": 0, "SpaceName": "Top level community", "NewContentCount": 9 }, { "SpaceID": 257, "SpaceName": "Company Announcements and Corporate News Center", "NewContentCount": 0 }, { "SpaceID": 262, "SpaceName": "Employee Onboarding", "NewContentCount": 0 }, { "SpaceID": 252, "SpaceName": "Human Resources", "NewContentCount": 2 }, { "SpaceID": 256, "SpaceName": "Information Technology", "NewContentCount": 1 }, { "SpaceID": 297, "SpaceName": "My Space", "NewContentCount": 0 } ], }
Please Note Your content type that you pass in the header of your request should be 'application/json'.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/33279/rest-api-get-my-spaces-analytics
Your session has expired. You are being logged out.