Get Hub Unread Total
community-conversations
Get Hub Unread Total
Return the total number of unread DM messages across all conversations in a hub.
Returns 200 with a conversation_unread_totals resource containing the total. Returns 403 when the caller is banned or not an active hub member.
GET
Get Hub Unread Total
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.