Notifications
Receive notifications for activity on your account or statuses.
https://docs.joinmastodon.org/methods/notifications/
Endpoint | Status | Comments |
---|---|---|
GET /api/v1/notifications Get all notifications | Fully supported. | |
GET /api/v1/notifications/:id Get a single notifications | Fully supported. | |
POST /api/v1/notifications/clear Dismiss all notifications | Fully supported. | |
POST /api/v1/notifications/:id/dismiss Dismiss a single notification | Fully supported. | |
POST /api/v1/notifications/dismiss (REMOVED) Dismiss a single notification | Will not be implemented. |