Skip to main content

GetUnreadCount retrieves total unread count for current user.

GET 

/api/v1/engagements/messages/unread-count

Returns the total number of unread messages across all engagements for the authenticated user. Each agent tracks their own read position, so unread counts are per-agent.

Errors

  • UNAUTHENTICATED: No valid authentication token

Responses

A successful response.