Grouped
GET /api/v2/notifications
Software | Version |
Mastodon | 4.3.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
account_id | 4.3.0 | |
exclude_types[] Notification Type | 4.3.0 | |
grouped_types[] Notification Group Type | 4.3.0 | |
include_filtered | 4.3.0 | |
limit | 4.3.0 | |
max_id | 4.3.0 | |
min_id | 4.3.0 | |
since_id | 4.3.0 | |
types[] Notification Type | 4.3.0 |
Response Grouped Notifications Results | Mastodon | GoToSocial |
accounts[] Account | 4.3.0 | |
notification_groups[] Notification Group | 4.3.0 | |
partial_accounts[] Partial Account With Avatar | 4.3.0 | |
statuses[] Status | 4.3.0 |
GET /api/v2/notifications/:group_key
Software | Version |
Mastodon | 4.3.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
group_key | 4.3.0 |
Response Grouped Notifications Results | Mastodon | GoToSocial |
accounts[] Account | 4.3.0 | |
notification_groups[] Notification Group | 4.3.0 | |
partial_accounts[] Partial Account With Avatar | 4.3.0 | |
statuses[] Status | 4.3.0 |
POST /api/v2/notifications/:group_key/dismiss
Software | Version |
Mastodon | 4.3.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
group_key | 4.3.0 |
GET /api/v2/notifications/:group_key/accounts
Software | Version |
Mastodon | 4.3.0 |
GoToSocial |
Parameters | Mastodon | GoToSocial |
group_key | 4.3.0 |
Response Account[] | Mastodon | GoToSocial |
acct | 0.1.0 | |
avatar | 0.1.0 | |
avatar_static | 1.1.2 | |
bot | 2.4.0 | |
created_at | 0.1.0 | |
discoverable | 3.1.0 | |
display_name | 0.1.0 | |
emojis[] Custom Emoji | 2.4.0 | |
fields[] Field | 2.4.0 | |
followers_count | 0.1.0 | |
following_count | 0.1.0 | |
group | 3.1.0 | |
header | 0.1.0 | |
header_static | 1.1.2 | |
id | 0.1.0 | |
last_status_at | 3.0.0 | |
limited | 3.5.3 | |
locked | 0.1.0 | |
moved | 2.1.0 | |
noindex | 4.0.0 | |
note | 0.1.0 | |
statuses_count | 0.1.0 | |
suspended | 3.3.0 | |
url | 0.1.0 | |
username | 0.1.0 |
GET /api/v2/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 | |
grouped_types[] Notification Group Type | 4.3.0 | |
limit | 4.3.0 | |
types[] Notification Type | 4.3.0 |
Response | Mastodon | GoToSocial |
count | 4.3.0 |