Notifications
Push notification management service
register_push_token notifications
Register or update Expo push notification token
list_push_tokens notifications
Get all active push tokens for the current user
register_push_token notifications (backward compat)
Register or update Expo push notification token (legacy plural path)
delete_push_token notifications
Deactivate a push notification token
list_notifications notifications
List the current user's in-app notifications, newest first, with an unread count.
get_unread_count notifications
Get the number of unread notifications for the current user.
mark_all_read notifications
Mark all of the current user's notifications as read.
mark_notification_read notifications
Mark a single notification as read.