Retrieve Notifications
Retrieves notifications from ProjectManager.
GET
Query
Arguments
string
To continue loading more notifications in a series of requests, provide the ID of the oldest notification from the currently loaded batch as the `lastId` parameter
string
Filter the notifications to only those sent by the user with the specified ID
array of string
Specifies the types of notifications to return. If not provided, all notifications will be returned.
boolean
If set to true all notifications will be returned as a flat list, otherwise they will be grouped by parent in the same manner as displayed in the UI.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.