notifications
List notification history
get/api/v1/notifications
Query parameters
status'unread' | 'all' | 'unresolved'
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.
limitinteger
Maximum notifications to return. Defaults to 100.
Maximum notifications to return. Defaults to 100.
cursorstring
Opaque cursor returned by the previous page.
Opaque cursor returned by the previous page.
Response
OK