Count Unread Notifications
App Notification Endpoints
Count Unread Notifications
Get the count of unread app notifications for the authenticated user
GET
Count Unread Notifications
Retrieve the number of unread app notifications for the authenticated user.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Returns a simple number representing the count of unread notifications:Total number of unread notifications for the authenticated user
Error Responses
Server Error - 500 Internal Server Error
Server Error - 500 Internal Server Error
Notes
- Requires authentication
- Returns a simple number representing the count of unread notifications
- Use this endpoint to display notification badge counts in your UI
- Rate limiting: 100 requests per 5 minutes

