Reports
It is used to retrive information about the activity of the group.
Endpoints
Type | URI | Description |
---|---|---|
GET | ./groups/reports/group_members_count | Return the last 10 weeks of member count. |
GET | ./groups/reports/event_members_count | Return the members count by types for an event. |
GET | ./groups/reports/event_marks_count | Return list with all event sessions with marks counter. |
GET | ./groups/reports/group_activity_log | Return data about group activity. |
GET | ./groups/reports/event_activity_log | Return data about event activity. |