Get Notification Unread Count
BetaGET
/v1/messaging/notifications/unread-countThis endpoint is idempotent. Learn more
Returns the current user's unread notification counts.
Permissions requiredValues:messaging:read
The role behind your API key or agent must grant every one of these permissions.
objectstringenumValues:notification_unread_countResource type identifier.
notificationsintegerNumber of unseen bell notifications.
conversationsintegerNumber of conversations with unread messages (0 until chat ships).
totalintegerCombined unread total.
Responses
200
Successful response for Get Notification Unread Count