Skip to content

Commit 7cf6355

Browse files
author
Paul
committed
Update notifications.md to include from_account
This PR is dependent on another PR getting merged: mastodon/mastodon#10796 . If that PR is not accepted, this can also be closed
1 parent fc3a976 commit 7cf6355

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/api/rest/notifications.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Returns array of [Notification]({{< relref "entities.md#notification" >}})
2525
| `min_id` | Return results immediately newer than ID | Optional ||
2626
| `limit` | Maximum number of results | Optional | 20 |
2727
| `exclude_types` | Array of types to exclude (e.g. `follow`, `favourite`, `reblog`, `mention`) | Optional ||
28+
| `from_account` | username@domain of user to include | Optional ||
2829

2930
### Pagination
3031

0 commit comments

Comments
 (0)