Notifications
Create a notification
Creates a new in-app notification for the authenticated project.
List all notifications
Returns all notifications for the authenticated project.
Paginated notifications
Returns a paginated list of notifications for the authenticated project.
Unread notification count
Returns the count of unread notifications for the authenticated project.
Mark all notifications as read
Marks all notifications for the authenticated project as read.
Get notification by ID
Returns a single notification by its ID.
Delete a notification
Soft-deletes a notification by its ID.
Mark notification as read
Marks a specific notification as read.