Optionalaccount_Return only notifications received from the specified account.
Optionalexclude_Types to exclude from the results.
Optionalexclude_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'].
Optionalinclude_Whether to include notifications filtered by the user’s NotificationPolicy. Defaults to false. Requires features.['notificationsPolicy'].
OptionallimitInteger. Maximum number of results to return.
Optionalmax_String. All results returned will be lesser than this ID. In effect, sets an upper bound on results.
Optionalmin_String. Returns results immediately newer than this ID. In effect, sets a cursor at this ID and paginates forward.
Optionalsince_String. All results returned will be greater than this ID. In effect, sets a lower bound on results.
OptionaltypesTypes to include in the result.