Grouped Notifications

Receive grouped notifications for activity on your account or statuses.

https://docs.joinmastodon.org/methods/grouped_notifications/

Method Description Status Comments
GET /api/v2/notifications Get all grouped notifications Fully supported
GET /api/v2/notifications/:group_key Get a single notification group Fully supported
POST /api/v2/notifications/:group_key/dismiss Dismiss a single notification group Fully supported
GET /api/v2/notifications/:group_key/accounts Get accounts of all notifications in a notification group Fully supported
GET /api/v2/notifications/unread_count Get the number of unread notifications Fully supported