List notification history
Query parameters
Notification filter. Defaults to unread (unseen); unresolved returns notifications whose underlying issue is still open; all includes read history.
Notification filter. Defaults to unread (unseen); unresolved returns notifications whose underlying issue is still open; all includes read history.
Maximum notifications to return. Defaults to 100.
Maximum notifications to return. Defaults to 100.
Opaque cursor returned by the previous page.
Opaque cursor returned by the previous page.
Response
OK
Changes
Changed in 4 of the 107 revisions of this API.18
- ○
added the new enum value
unresolvedto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the optional property
notifications/items/resolvedAtto the response with the200statusresponse-optional-property-added
- ○
added the required property
unresolvedCountto the response with the200statusresponse-required-property-added
- ○
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the new enum value
allto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the optional property
nextCursorto the response with the200statusresponse-optional-property-added
- ○
added the required property
unreadCountto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲