v53

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0363105115.0 KB
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

nextCursorstring
unreadCountinteger required
unresolvedCountinteger required