Notifications
GET /api/v1/notifications
| Software | Version |
| Mastodon | 0.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| account_id | 2.9.0 | |
| exclude_types[] Notification | 0.0.0 | |
| include_filtered | 4.3.0 | |
| limit | 0.0.0 | |
| max_id | 0.0.0 | |
| min_id | 2.6.0 | |
| since_id | 0.0.0 | |
| types[] Notification | 3.5.0 |
GET /api/v1/notifications/:id
| Software | Version |
| Mastodon | 0.0.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 0.0.0 |
| Response Notification | Mastodon | GoToSocial |
| account Account | 0.9.9 | |
| created_at | 0.9.9 | |
| group_key | 4.3.0 | |
| id | 0.9.9 | |
| moderation_warning | 4.3.0 | |
| relationship_severance_event | 4.3.0 | |
| report | 4.0.0 | |
| status | 0.9.9 | |
| type Notification Type |
POST /api/v1/notifications/clear
| Software | Version |
| Mastodon | 0.0.0 |
| GoToSocial |
POST /api/v1/notifications/:id/dismiss
| Software | Version |
| Mastodon | 1.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 1.3.0 |
POST /api/v1/notifications/dismiss
| Software | Version |
| Mastodon | 0.0.0 |
| GoToSocial |
GET /api/v1/notifications/unread_count
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| account_id | 4.3.0 | |
| exclude_types[] Notification Type | 4.3.0 | |
| limit | 4.3.0 | |
| types[] Notification Type | 4.3.0 |
| Response | Mastodon | GoToSocial |
| count | 4.3.0 |
GET api/v2/notifications/policy
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Response Notification Policy | Mastodon | GoToSocial |
| for_limited_accounts | 4.3.0 | |
| for_not_followers | 4.3.0 | |
| for_not_following | 4.3.0 | |
| for_private_mentions | 4.3.0 | |
| summary | 4.3.0 | |
| summary[pending_notifications_count] | 4.3.0 | |
| summary[pending_requests_count] | 4.3.0 |
PATCH /api/v2/notifications/policy
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| for_limited_accounts | 4.3.0 | |
| for_not_followers | 4.3.0 | |
| for_not_following | 4.3.0 | |
| for_private_mentions | 4.3.0 |
| Response Notification Policy | Mastodon | GoToSocial |
| for_limited_accounts | 4.3.0 | |
| for_not_followers | 4.3.0 | |
| for_not_following | 4.3.0 | |
| for_private_mentions | 4.3.0 | |
| summary | 4.3.0 | |
| summary[pending_notifications_count] | 4.3.0 | |
| summary[pending_requests_count] | 4.3.0 |
GET /api/v1/notifications/requests
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| limit | 4.3.0 | |
| max_id | 4.3.0 | |
| min_id | 4.3.0 | |
| since_id | 4.3.0 |
| Response Notification Request[] | Mastodon | GoToSocial |
| account Account | 4.3.0 | |
| id | 4.3.0 | |
| last_status | 4.3.0 | |
| notifications_count | 4.3.0 | |
| updated_at | 4.3.0 |
GET /api/v1/notifications/requests/:id
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.3.0 |
| Response Notification Request | Mastodon | GoToSocial |
| account Account | 4.3.0 | |
| id | 4.3.0 | |
| last_status | 4.3.0 | |
| notifications_count | 4.3.0 | |
| updated_at | 4.3.0 |
POST /api/v1/notifications/requests/:id/accept
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.3.0 |
POST /api/v1/notifications/requests/:id/dismiss
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id | 4.3.0 |
POST /api/v1/notifications/requests/accept
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id[] | 4.3.0 |
POST /api/v1/notifications/requests/dismiss
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Parameters | Mastodon | GoToSocial |
| id[] | 4.3.0 |
GET /api/v1/notifications/requests/merged
| Software | Version |
| Mastodon | 4.3.0 |
| GoToSocial |
| Response | Mastodon | GoToSocial |
| merged | 4.3.0 |