Get Notification Unread Count

Beta
GET/v1/messaging/notifications/unread-count

This 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_count

Resource type identifier.

notificationsinteger

Number of unseen bell notifications.

conversationsinteger

Number of conversations with unread messages (0 until chat ships).

totalinteger

Combined unread total.

Responses

200

Successful response for Get Notification Unread Count