Optional
account_Return only notifications received from the specified account.
Optional
exclude_Types to exclude from the results.
Optional
exclude_will exclude the notifications for activities with the given visibilities. The parameter accepts an array of visibility types (public
, unlisted
, private
, direct
).
Requires features['notificationsExcludeVisibilities'].
Optional
include_Whether to include notifications filtered by the user’s NotificationPolicy. Defaults to false. Requires features.['notificationsPolicy'].
Optional
limitInteger. Maximum number of results to return.
Optional
max_String. All results returned will be lesser than this ID. In effect, sets an upper bound on results.
Optional
min_String. Returns results immediately newer than this ID. In effect, sets a cursor at this ID and paginates forward.
Optional
since_String. All results returned will be greater than this ID. In effect, sets a lower bound on results.
Optional
typesTypes to include in the result.