Skip to content
This repository was archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 2.51 KB

File metadata and controls

13 lines (7 loc) · 2.51 KB

Engagement Dashboard

Users Engagement Dashboard Endpoints

UrlShort DescriptionDetails Page
/api/v1/engagement-dashboard/users/new-usersList new users during a specific periodLink
/api/v1/engagement-dashboard/users/active-usersList active users in the workspace.Link
/api/v1/engagement-dashboard/users/users-by-time-of-the-day-in-a-weekList users by hours at a particular time of the day in a week.Link
/api/v1/engagement-dashboard/users/chat-busier/hourly-dataGet hourly data when chat is busier.Link
/api/v1/engagement-dashboard/users/chat-busier/weekly-dataGet weekly data when chat is busier.Link

Messages Engagement Dashboard Endpoints

UrlShort DescriptionDetails Page
/api/v1/engagement-dashboard/messages/messages-sentGet number of messages sent daily during a specific period.Link
/api/v1/engagement-dashboard/messages/originGet the origin of messages sent during a specific period.Link
api/v1/engagement-dashboard/messages/top-five-popular-channelsGet the top 5 popular channels in your workspace by the number of messages sent.Link

Channels Engagement Dashboard Endpoints

UrlShort DescriptionDetails Page
api/v1/engagement-dashboard/channels/listGet all channels and the number of messages in each.Link