Get unread notification count
Returns the count of unread notifications for the caller. Useful for rendering a badge in the operator UI. Counts are scoped to the caller’s organisation and user identity.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The unread count.
count
Number of unread notifications for the calling user in their organisation.