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