notifications

List notification history

get/api/v1/notifications

Query parameters

status'unread' | 'all'

Notification status filter. Defaults to unread; all includes read history.

Notification status filter. Defaults to unread; 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

Changes