Get notification unread count
Returns the count of unread notifications for the current user within their active organization. Available to both labs and clinics.
Returns the count of unread notifications for the current user within their active organization. Available to both labs and clinics.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X GET "https://example.com/notifications/unread-count"{ "count": 0}Get conversation unread count GET
Returns the total number of unread conversation messages across all partnerships for the current organization. Available to both labs and clinics.
List notifications GET
Retrieve paginated notifications for the current user within their active organization. Supports cursor-based pagination and filtering by unread status. Available to both labs and clinics.