Skip to main content
GET
Count Unread Notifications
Retrieve the number of unread app notifications for the authenticated user.

Response

Returns a simple number representing the count of unread notifications:
count
number
Total number of unread notifications for the authenticated user

Error Responses


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