v6

OpenAPI 3.0.02026-08-044760291.8 KB
notifications

List notifications

Returns the current user's notifications for their active team (plus org-wide and global broadcasts), newest first, with the unread (unseen) count and a cursor for pagination.

get/v3/notifications/

Query parameters

teamIdstring

Active team id

limitstring

Page size (1–50, default 20)

cursorstring

Opaque keyset cursor (nextCursor) from the previous page

unreadstring

When 'true', only unread notifications

Response

Default Response

unreadCountinteger
nextCursorstring nullable

Opaque cursor for the next page, or null at the end